1
0
mirror of https://github.com/kremalicious/dotfiles.git synced 2024-06-28 08:37:44 +02:00
This commit is contained in:
Matthias Kretschmann 2018-07-10 13:01:31 +02:00
parent 0594e0c64a
commit baa1e36ee3
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -100,6 +100,14 @@ complete -C aws_completer aws
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
# ----------------------------------------------------------------------
# nvm
# ----------------------------------------------------------------------
# export NVM_DIR="$HOME/.nvm"
# . "/usr/local/opt/nvm/nvm.sh"
# ----------------------------------------------------------------------
# ssh hack for SSH_AUTH_SOCK
# ----------------------------------------------------------------------