Updated aliases for tmux, got rid of some more defaults.

This commit is contained in:
2013-03-17 01:40:47 -07:00
parent e22c98c26a
commit 876e8bb996
3 changed files with 12 additions and 25 deletions

View File

@@ -129,4 +129,6 @@ done
# Stuff I never really use but cannot delete either because of http://xkcd.com/530/
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 hax="growlnotify -a 'Activity Monitor' 'System error' -m 'WTF R U DOIN'"
alias tmux="tmux -2"