summaryrefslogtreecommitdiff
path: root/zsh/zprofile.G3N2
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zprofile.G3N2')
-rw-r--r--zsh/zprofile.G3N24
1 files changed, 4 insertions, 0 deletions
diff --git a/zsh/zprofile.G3N2 b/zsh/zprofile.G3N2
index 5aca0b9..eedd9d0 100644
--- a/zsh/zprofile.G3N2
+++ b/zsh/zprofile.G3N2
@@ -3,4 +3,8 @@
export WIFIDEV="wlp2s0f0u3"
export ETHEDEV="eno1"
export PATH="/home/timmy/scripts/pkgmgt/emerge:$PATH"
+alias \
+ e="sudo emerge" \
+ eaum="sudo emerge --autounmask-continue" \
+
source /home/timmy/.config/zsh/zprofile.base