summaryrefslogtreecommitdiff
path: root/zsh/aliasrc.G3N2
diff options
context:
space:
mode:
authorTimmy Keller <tjk@tjkeller.xyz>2021-10-18 21:10:24 -0500
committerTimmy Keller <tjk@tjkeller.xyz>2021-10-18 21:10:24 -0500
commit2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1 (patch)
treec7309f9c3cbdc92aa300f2041f8a486f04e87a86 /zsh/aliasrc.G3N2
parenta98fec2e788344e78353ef6bc9584ce7790538c9 (diff)
downloaddotconfig-2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1.tar.xz
dotconfig-2aadb20a0d5a0fa8e9e3cf93d98c239602f6f5b1.zip
add librex60 and change a few things:
Diffstat (limited to 'zsh/aliasrc.G3N2')
-rwxr-xr-xzsh/aliasrc.G3N22
1 files changed, 1 insertions, 1 deletions
diff --git a/zsh/aliasrc.G3N2 b/zsh/aliasrc.G3N2
index 635b16f..595fee4 100755
--- a/zsh/aliasrc.G3N2
+++ b/zsh/aliasrc.G3N2
@@ -1,7 +1,7 @@
#!/bin/sh
## Normal Aliases ##
-# Replacement programs
+# Package Management
alias \
e="sudo emerge" \
eaum="sudo emerge --autounmask-continue" \