fix
This commit is contained in:
parent
9765a9e04a
commit
828bb9cf84
1 changed files with 3 additions and 1 deletions
4
zshrc
4
zshrc
|
@ -46,4 +46,6 @@ zstyle ':completion:*:kill:*' command 'ps -u $USER -o pid,%cpu,tty,cputime,cmd'
|
|||
for f in $HOME/.zsh/*
|
||||
do
|
||||
source "$f"
|
||||
done
|
||||
done
|
||||
|
||||
alias zshrefresh="source ~/.zshrc"
|
||||
|
|
Loading…
Add table
Reference in a new issue