replace neovim with terminal emacs
This commit is contained in:
2
home/default/.local/bin/emnw
Executable file
2
home/default/.local/bin/emnw
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
emacsclient -nw -c --alternate-editor='emacs -nw' $@
|
Reference in New Issue
Block a user