I hate computers

This commit is contained in:
Dustin Swan
2014-10-23 18:46:56 -05:00
parent 8a000a9dd0
commit abd9b29ebd
2 changed files with 11 additions and 2 deletions

3
zshrc
View File

@@ -55,3 +55,6 @@ eval `keychain --eval id_rsa`
HISTSIZE=1000
SAVEHIST=1000
HISTFILE=~/.history
### Added by the Heroku Toolbelt
export PATH="/usr/local/heroku/bin:$PATH"