Remove emacs stuff

This commit is contained in:
Alexander Rosenberg 2022-12-08 07:19:01 -08:00
parent d8f9e2fe96
commit 8287161000
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -43,10 +43,6 @@ fi
export VISUAL="${EDITOR}" export VISUAL="${EDITOR}"
alias se=sudoedit alias se=sudoedit
# Emacs stuff
alias emacs="emacsclient -nw"
alias e="emacs"
# I mess this up a lot # I mess this up a lot
alias cd..="cd .." alias cd..="cd .."