diff --git a/Shell/.zshrc b/Shell/.zshrc index eb2023e..40d1d82 100644 --- a/Shell/.zshrc +++ b/Shell/.zshrc @@ -14,7 +14,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" +alias sedit="eserver -a emacs -c" alias dre="doom sync" ## ZSH