Update dot_zshenv
This commit is contained in:
parent
b84da625a7
commit
ac32ca24d6
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ export PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:$WINPA
|
|||
|
||||
[[ -n $SSH_CONNECTION ]] && export EDITOR='vim' || export EDITOR='nvim'
|
||||
|
||||
[[ -f "$ZDOTDIR/local/env.zsh" ]] && source "$ZDOTDIR/local/env.zsh"
|
||||
[[ -f "$HOME/.config/local/env.zsh" ]] && source "$HOME/.config/local/env.zsh"
|
||||
|
|
Loading…
Add table
Reference in a new issue