This website requires JavaScript.
Explore
Help
Register
Sign In
cho
/
dotfiles
Watch
1
Star
0
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f2aa8f935c
dotfiles
/
home
/
default
/
.local
/
bin
/
em
3 lines
78 B
Plaintext
Raw
Normal View
History
Unescape
Escape
replace neovim with terminal emacs
2023-05-12 14:06:40 -04:00
#!/bin/sh
update update update
2023-07-02 05:41:21 -04:00
setsid -f emacsclient --alternate-editor='emacs' $@ >/dev/null 2>&1
Reference in New Issue
Copy Permalink