feat: source nvm config

main
mandlm 2022-01-17 10:44:38 +01:00
parent ace4a55f96
commit 3a1b6cb641
Signed by: mandlm
GPG Key ID: 4AA25D647AA54CC7
1 changed files with 1 additions and 0 deletions

View File

@ -116,6 +116,7 @@ export EDITOR='nvim'
[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh
[ -f ~/.dotfiles/fzf/git-completion.zsh ] && source ~/.dotfiles/fzf/git-completion.zsh
[ -f /usr/share/nvm/init-nvm.sh ] && source /usr/share/nvm/init-nvm.sh
export GPG_TTY=$(tty)
export BROWSER=wsl-open.sh