Skip to content

Commit

Permalink
remove tmux alias
Browse files Browse the repository at this point in the history
  • Loading branch information
Hamish Downer committed Feb 9, 2018
1 parent 7b58a2f commit 339d236
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shell/tmux
Expand Up @@ -8,6 +8,5 @@ if [[ -s $HOME/.tmuxinator/scripts/tmuxinator ]]; then
fi

alias tt='tmux attach -d'
alias tmux='TERM=xterm-256color tmux -2'
alias tmuxinator='TERM=xterm-256color tmuxinator'
alias mux='TERM=xterm-256color mux'

0 comments on commit 339d236

Please sign in to comment.