ZSH: toudou list function changed
This commit is contained in:
parent
7e7d6889ea
commit
c2abc34c4d
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@
|
|||
if [ -e ".toudou" ]; then
|
||||
toudou
|
||||
elif [ "$PWD" = "$HOME" ]; then
|
||||
toudou -g
|
||||
toudou list -g
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue