fix
This commit is contained in:
parent
9765a9e04a
commit
828bb9cf84
1 changed files with 3 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -47,3 +47,5 @@ for f in $HOME/.zsh/*
|
|||
do
|
||||
source "$f"
|
||||
done
|
||||
|
||||
alias zshrefresh="source ~/.zshrc"
|
||||
|
|
Loading…
Add table
Reference in a new issue