Moved cower download to /home/slash/var/aur/
This commit is contained in:
parent
6afc71ffb9
commit
e5bc4544eb
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -58,7 +58,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=$HOME/devel/aur"
|
||||
alias cower="cower --color=auto --target=$HOME/var/aur"
|
||||
|
||||
# Set terminal name to current runnign application
|
||||
case $TERM in
|
||||
|
|
Loading…
Reference in a new issue