Update dot_zshrc
This commit is contained in:
parent
4beb4d93c3
commit
cc24740218
1 changed files with 2 additions and 1 deletions
|
@ -54,7 +54,8 @@ z4h source -c $HOME/.config/zsh/sshagent.zsh
|
|||
z4h source -c $HOME/.config/zsh/sshcompfix.zsh
|
||||
|
||||
# named directories
|
||||
[[ -z $z4h_win_home ]] || hash -d wsl=$z4h_win_home
|
||||
z4h source -c $HOME/.config/zsh/dirs.zsh
|
||||
z4h source -c $HOME/.config/local/dirs.zsh
|
||||
|
||||
# localrc
|
||||
z4h source -c $HOME/.config/local/rc.zsh
|
||||
|
|
Loading…
Add table
Reference in a new issue