From ec5310784b100a276759295f0e33a6117ca86fd7 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sat, 18 Jul 2015 22:31:35 -0700 Subject: [bash] remove some aliases --- bashrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/bashrc b/bashrc index e5c1efd..097fd6a 100644 --- a/bashrc +++ b/bashrc @@ -69,7 +69,5 @@ alias pjson="python -mjson.tool" # tmux alias tmux='tmux -2' -alias main='tmux a -t main' -alias work='tmux new-session -A -s work' [ -f "${HOME}/.bash_local" ] && source "${HOME}/.bash_local" -- cgit 1.4.1