summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/zshrc b/zshrc
index b070c96..d54d631 100644
--- a/zshrc
+++ b/zshrc
@@ -1,3 +1,4 @@
+# -*- Mode: shell-script -*-
# Setup variables
PATH="${PATH}:/usr/local/bin:${HOME}/bin"
@@ -46,7 +47,7 @@ alias evolus-pencil="/usr/lib/evolus-pencil-svn/evolus-pencil.sh"
alias grep="grep --color=auto"
alias ls="ls -F --color=auto"
alias slrn="NNTPSERVER='news.eternal-september.org' slrn"
-alias cower="cower --color=auto --target=~/aur/"
+alias cower="cower --color=auto --target=$HOME/aur"
# Set terminal name to current runnign application
case $TERM in