Skip to content

Commit

Permalink
Force 256 colors inside tmux
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Dec 18, 2013
1 parent dff8982 commit e60f796
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shell/bashrc
Expand Up @@ -99,6 +99,7 @@ function _tmux_new_or_attach()
tmux attach-session -t $1
}

alias tmux='tmux -2'
alias t=_tmux_new_or_attach

alias ll='ls -lF -h'
Expand Down

0 comments on commit e60f796

Please sign in to comment.