Aliases to set background color

This commit is contained in:
hjp 2014-08-23 20:01:59 +00:00
parent e0027e27cd
commit 4320942824
1 changed files with 3 additions and 0 deletions

3
.zshrc
View File

@ -28,6 +28,9 @@ if ack=`whence ack-grep`
then
alias ack=$ack
fi
alias darkbg='xtermcontrol --bg "#000" --fg "#FFF"'
alias lightbg='xtermcontrol --bg "#EEE" --fg "#000"'
alias defaultbg='. ~/.zxtermcolors'
namedir(){
eval "$1=~+"