Merge branch 'master' of github.com:TychoBrahe/dotfiles
This commit is contained in:
commit
2bb19a6cc3
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ alias j='jobs'
|
||||||
alias emacs='emacs'
|
alias emacs='emacs'
|
||||||
alias ne='emacs'
|
alias ne='emacs'
|
||||||
alias df='df -h'
|
alias df='df -h'
|
||||||
alias top='htop'
|
alias top='TERM=screen-256color htop'
|
||||||
alias weechat-curses='TERM=screen-256color weechat-curses'
|
alias weechat-curses='TERM=screen-256color weechat-curses'
|
||||||
|
|
||||||
alias lock='xscreensaver-command --lock'
|
alias lock='xscreensaver-command --lock'
|
||||||
|
|
Loading…
Reference in a new issue