Fixing tmux default-terminal
This commit is contained in:
parent
837f1681c3
commit
64d2c15a46
3 changed files with 1 additions and 5 deletions
|
@ -8,6 +8,4 @@ alias grep='grep -n --color=auto'
|
|||
alias j='jobs'
|
||||
alias ne='emacs'
|
||||
alias df='df -h'
|
||||
alias weechat='TERM=screen-256color weechat'
|
||||
alias lock='xscreensaver-command --lock'
|
||||
hash htop 2>/dev/null && alias top='TERM=screen-256color htop'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue