updating weechat alias

This commit is contained in:
Rodolphe Breard 2013-11-13 15:41:28 +01:00
parent a79968e9af
commit 650b67cf98

View file

@ -15,7 +15,7 @@ alias emacs='emacs'
alias ne='emacs' alias ne='emacs'
alias df='df -h' alias df='df -h'
alias top='TERM=screen-256color htop' alias top='TERM=screen-256color htop'
alias weechat-curses='TERM=screen-256color weechat-curses' alias weechat='TERM=screen-256color weechat'
alias lock='xscreensaver-command --lock' alias lock='xscreensaver-command --lock'