summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
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"
+