summaryrefslogtreecommitdiffstats
path: root/.zshrc
diff options
context:
space:
mode:
authorFlorian Pritz <f-p@gmx.at>2008-12-08 21:43:31 +0100
committerFlorian Pritz <f-p@gmx.at>2008-12-08 21:43:31 +0100
commitb1f51ce70c310b97024481ba485eab3d509dc655 (patch)
treede6f56762a69e3c87ef5f5b620a9b67f661b1d68 /.zshrc
parent5f800b91a50a3746925e99351a3a5b68d8b88ebf (diff)
downloaddotfiles-b1f51ce70c310b97024481ba485eab3d509dc655.tar.gz
dotfiles-b1f51ce70c310b97024481ba485eab3d509dc655.tar.xz
added aurball alias
Signed-off-by: Florian Pritz <f-p@gmx.at>
Diffstat (limited to '.zshrc')
-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'