From 4320942824f2dfa655051ff7f1f127911580efe8 Mon Sep 17 00:00:00 2001 From: hjp Date: Sat, 23 Aug 2014 20:01:59 +0000 Subject: [PATCH] Aliases to set background color --- .zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.zshrc b/.zshrc index d53980d..281bb24 100644 --- a/.zshrc +++ b/.zshrc @@ -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=~+"