fix lost autoload sourcing
This commit is contained in:
parent
84e16f9fd2
commit
548a379d08
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -45,3 +45,5 @@ REPORTTIME=1
|
|||
|
||||
# Dirstack
|
||||
DIRSTACKSIZE=20
|
||||
|
||||
. ~/.autoload
|
||||
|
|
Loading…
Reference in a new issue