summaryrefslogtreecommitdiffstats
path: root/bashrc
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-08-01 18:10:08 -0500
committerJesse Luehrs <doy@tozt.net>2009-08-01 18:10:08 -0500
commitd4b93b97ab563e2baef3d0c02af6975292566261 (patch)
tree9ebcc646bffd8af6a227543a75f8b8800702e62c /bashrc
parente3668abfb627a63d9a0e0d8b9152403d2a68ad42 (diff)
downloadconf-d4b93b97ab563e2baef3d0c02af6975292566261.tar.gz
conf-d4b93b97ab563e2baef3d0c02af6975292566261.zip
actually, just fix tmux to detect this automatically
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/bashrc b/bashrc
index 95f6a02..b3bdf53 100644
--- a/bashrc
+++ b/bashrc
@@ -59,7 +59,6 @@ alias mv="mv -i"
alias bc="bc -lq"
alias ncmpc="ncmpc -c"
alias truecrypt="sudo truecrypt -t"
-alias tmux="tmux -u"
# }}}
# games {{{
alias nao="(TERM=rxvt telnet nethack.alt.org)"