aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Shell/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Shell/.zshrc b/Shell/.zshrc
index 7a54586..aad555f 100644
--- a/Shell/.zshrc
+++ b/Shell/.zshrc
@@ -11,6 +11,7 @@ alias l="exa -al"
alias md="mkdir"
alias fzf="fzf --layout=reverse --height=20"
alias suctl="systemctl --user"
+alias uemacs="emacs -q -l '~/.config/emacs/init.el'"
## ZSH
export ZSH_THEME="af-magic"