Delete emacs app for now.

This commit is contained in:
2015-04-28 13:44:03 -07:00
parent 2bba2a4ab4
commit 4102e05210
239 changed files with 187 additions and 331 deletions

View File

@@ -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