zshrc: add csh
This commit is contained in:
parent
17d61bbff4
commit
e631cc2c62
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ alias battery="upower -i /org/freedesktop/UPower/devices/battery_BAT0"
|
||||||
alias pp=python2
|
alias pp=python2
|
||||||
alias ppp=python3
|
alias ppp=python3
|
||||||
alias cs="cave search --index /var/db/paludis/search.idx"
|
alias cs="cave search --index /var/db/paludis/search.idx"
|
||||||
|
alias csh="cave show -c"
|
||||||
|
|
||||||
# apparently this is the only way of setting GNU Screen to UTF-8
|
# apparently this is the only way of setting GNU Screen to UTF-8
|
||||||
alias screen="screen -U"
|
alias screen="screen -U"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue