summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
authorJulian <julianteule@gmail.com>2017-01-16 19:53:53 +0100
committerJulian <julianteule@gmail.com>2017-01-16 19:53:53 +0100
commitd2dc145a765763281efb837d76d5e2fd221f6d39 (patch)
treef2a6e21986cd7908b0f251f2c12cfb0a252da2e5 /.zshrc
parentd1717b178c6a346f7b29e3c9247e971c20e1ec69 (diff)
Lol
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 130993e..7168d17 100644
--- a/.zshrc
+++ b/.zshrc
@@ -103,3 +103,9 @@ fi
alias config='/usr/bin/git --git-dir=$HOME/.cfg/ --work-tree=$HOME'
+
+
+alias pacman="~/Scripts/pacman"
+alias sudo='sudo '
+alias python="python3"
+