summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2012-09-07 21:41:19 +0200
committerFlorian Pritz <bluewind@xinu.at>2012-09-07 21:41:19 +0200
commit52adfcc4ff9982f6d6f6e1f7c00b20a4826e47e1 (patch)
tree20381ddc354c4c240d74217b2afc90a5e1df3e1f /.zshrc
parent895dd315b355ee82d52106345d6b72e47fd97f80 (diff)
downloaddotfiles-52adfcc4ff9982f6d6f6e1f7c00b20a4826e47e1.tar.gz
dotfiles-52adfcc4ff9982f6d6f6e1f7c00b20a4826e47e1.tar.xz
misc changes
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index cf24cf0..e3490f1 100644
--- a/.zshrc
+++ b/.zshrc
@@ -600,7 +600,6 @@ alias lld='ls -ld'
# well I got used to that name ;)
alias aurball='makepkg --source -f'
alias pkgbuild='makepkg -fc && aurball'
-alias aurup="aurploader -l ~/.aurploader -r"
#alias sudo="sudo " #Sudo wont recognize aliases without this
alias s='sudo '