Bumped submoudle pointer. Added prj alias. tweaked setup.

This commit is contained in:
Ivan Malison 2013-03-17 20:27:33 -07:00
parent 99b4768957
commit ee07f395b4
3 changed files with 7 additions and 4 deletions

View File

@ -131,4 +131,6 @@ alias stfu="osascript -e 'set volume output muted true'"
alias pumpitup="osascript -e 'set volume 7'"
alias hax="growlnotify -a 'Activity Monitor' 'System error' -m 'WTF R U DOIN'"
alias tmux="tmux -2"
alias tmux="tmux -2"
alias prj='cd ~/Dropbox/Projects'

@ -1 +1 @@
Subproject commit 61425bbc664960c121f47ce096232e3d7aa13417
Subproject commit 7703b2bfed3e1e9e9db65e260a07f3b2e0fdb6cf

View File

@ -39,6 +39,7 @@ case `uname` in
exit
esac
echo "Installing Tmux Configuration."
tmux-powerline/generate_conf.sh
oh-my-zsh/install.sh
echo "Installing oh-my-zsh."
oh-my-zsh/install.sh