aboutsummaryrefslogtreecommitdiff
path: root/base/zsh/aliases.zsh
diff options
context:
space:
mode:
authorAlexis Hovorka <[email protected]>2020-08-10 22:49:35 -0600
committerAlexis Hovorka <[email protected]>2020-08-10 22:49:35 -0600
commitaeae7fa354af8f1f949109283848146cd8cdb037 (patch)
tree32453262cecc4bd95e3f07c7ceab4a31b4694fa3 /base/zsh/aliases.zsh
parente7b594294cb02ab4152314c63ea16d924b373d84 (diff)
[fix] Name change! 🥳
Diffstat (limited to 'base/zsh/aliases.zsh')
-rw-r--r--base/zsh/aliases.zsh2
1 files changed, 2 insertions, 0 deletions
diff --git a/base/zsh/aliases.zsh b/base/zsh/aliases.zsh
index 28e908f..987560e 100644
--- a/base/zsh/aliases.zsh
+++ b/base/zsh/aliases.zsh
@@ -44,3 +44,5 @@ alias gwc='git whatchanged -p --abbrev-commit --pretty=medium'
alias reboot="systemctl reboot"
alias shutdown="systemctl poweroff"
alias poweroff="systemctl poweroff"
+
+alias whoaminot="echo adam"