summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc7
1 files changed, 4 insertions, 3 deletions
diff --git a/.zshrc b/.zshrc
index f56b152..54cef71 100644
--- a/.zshrc
+++ b/.zshrc
@@ -1,7 +1,7 @@
#----------------------------------------------------#
-# File: ~/.zshrc #
-# Version: 0.3.3 #
-# Author: Florian "Bluewind" Pritz <f-p@gmx.at>#
+# File: ~/.zshrc #
+# Version: 0.3.4 #
+# Author: Florian "Bluewind" Pritz <f-p@gmx.at> #
#----------------------------------------------------#
#--------------------
@@ -166,6 +166,7 @@ alias ll='ls -l --color=auto -h -b -t -F'
alias la='ls -la --color=auto -h -b -t -F'
alias newpkgb=' cp $HOME/misc/aur/PKGBUILD.proto PKGBUILD'
+alias aurball='makepkg --source -f'
alias u='upload.sh'
alias mtr='mtr -t'