updating weechat alias
This commit is contained in:
parent
a79968e9af
commit
650b67cf98
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue