add autoload
This commit is contained in:
parent
87ea5a3131
commit
de9df2936f
1 changed files with 3 additions and 0 deletions
3
.zshrc
3
.zshrc
|
@ -48,3 +48,6 @@ DIRSTACKSIZE=20
|
|||
|
||||
# source fzf
|
||||
. /usr/share/doc/fzf/examples/key-bindings.zsh
|
||||
|
||||
# source autoload
|
||||
. ~/.autoload
|
||||
|
|
Loading…
Reference in a new issue