[zsh] Autoload the bool function
This commit is contained in:
parent
6dc9120dd0
commit
fa0e59ea39
2 changed files with 14 additions and 13 deletions
1
zshrc
1
zshrc
|
|
@ -21,6 +21,7 @@ fi
|
|||
|
||||
do_init_functions zsh_init_rc_functions
|
||||
|
||||
autoload -Uz bool
|
||||
autoload -Uz g
|
||||
autoload -Uz nethack
|
||||
autoload -Uz pw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue