zres: reload ~/.zshrc as well
This commit is contained in:
parent
c64ebc1653
commit
0829864afe
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ psm () {
|
|||
|
||||
zres () {
|
||||
. /etc/zsh/zshrc
|
||||
[[ -f ~/.zshrc ]] && . ~/.zshrc
|
||||
hash -r
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue