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