node tweaks.
This commit is contained in:
parent
6fcb9e1db1
commit
e407a20410
@ -1,6 +1,7 @@
|
||||
# added by newengsetup
|
||||
export UBER_HOME="$HOME/Uber"
|
||||
export UBER_OWNER="imalison@uber.com"
|
||||
[ -z "$GIT_SSH" ] || export GIT_SSH="$HOME/.lib/git-ssh.sh"
|
||||
export VAGRANT_DEFAULT_PROVIDER=aws
|
||||
[ -s "/usr/local/bin/virtualenvwrapper.sh" ] && . /usr/local/bin/virtualenvwrapper.sh
|
||||
[ -s "$HOME/.nvm/nvm.sh" ] && . $HOME/.nvm/nvm.sh
|
||||
|
Loading…
Reference in New Issue
Block a user