fix zsh showtips
This commit is contained in:
parent
7c52569f97
commit
c541529016
@ -178,6 +178,7 @@ showtips() {
|
||||
git init "${tips_dir}"
|
||||
fi
|
||||
|
||||
set -o nullglob
|
||||
local filename
|
||||
for filename in "${tips_dir}"/*
|
||||
do
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user