Small fix
This commit is contained in:
parent
6e9902245c
commit
b3e4806161
1 changed files with 1 additions and 1 deletions
|
@ -96,5 +96,5 @@ else
|
|||
fi
|
||||
|
||||
for funcfile in $(ls $HOME/.zsh.d); do
|
||||
source ${HOME}.zsh.d/${funcfile}
|
||||
source ${HOME}/.zsh.d/${funcfile}
|
||||
done
|
||||
|
|
Loading…
Add table
Reference in a new issue