Use no-X emacs in the e alias
[khome.git] / home / lib / login_aliases.sh
index 308fff9..f0a57e1 100644 (file)
@@ -1,5 +1,5 @@
 alias g=git
-alias e=emacs
+alias e='emacs -nw'
 alias v=vim
 alias c='ncal -Mb'  # -M : start week with Monday, -b : use old format (like in cal)
 alias h='history | fzf -e'
This page took 0.027435 seconds and 4 git commands to generate.