Stuff. Like, stuff, man.

This commit is contained in:
Dustin Swan
2013-07-16 09:19:46 -05:00
parent bebaef9bd9
commit 413ac080e1
2 changed files with 6 additions and 1 deletions

5
zshrc
View File

@@ -5,7 +5,9 @@
[[ -s /usr/share/zsh/site-contrib/powerline.zsh ]] && . /usr/share/zsh/site-contrib/powerline.zsh
alias vi=vim
alias l="ls -l"
alias tmux="tmux -2"
alias dustinswan="ssh dustinswan@dustinswan.org"
export EDITOR=vim
export BROWSER=open
@@ -42,3 +44,6 @@ if [[ -e /usr/share/chruby ]]; then
source /usr/share/chruby/auto.sh
fi
chruby $(cat ~/.ruby-version)
# GPG
~/dotfiles/bin/gpg-agent.sh