aboutsummaryrefslogtreecommitdiff
path: root/Shell
diff options
context:
space:
mode:
Diffstat (limited to 'Shell')
-rw-r--r--Shell/.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Shell/.zshrc b/Shell/.zshrc
index aad555f..c82ecc8 100644
--- a/Shell/.zshrc
+++ b/Shell/.zshrc
@@ -12,6 +12,7 @@ alias md="mkdir"
alias fzf="fzf --layout=reverse --height=20"
alias suctl="systemctl --user"
alias uemacs="emacs -q -l '~/.config/emacs/init.el'"
+alias sedit="emacsclient -a emacs -s MAIN -c"
## ZSH
export ZSH_THEME="af-magic"