Some minor modifications
* Spacemacs client calls edit-with-spacemacs script (which is still a work-in-progress) * added lessr for less with raw control chars (for ANSI colors) * renamed `edshrc` to `sz-edshrc`
This commit is contained in:
parent
de2e7e8ae5
commit
f197bd579c
2 changed files with 5 additions and 2 deletions
|
@ -3,7 +3,8 @@ Name=Spacemacs (Client)
|
|||
Comment=GNU Emacs is an extensible, customizable text editor - and more
|
||||
Icon=emacs
|
||||
Type=Application
|
||||
Exec=/usr/bin/emacs --create-frame --socker-name=spacemacs
|
||||
Exec=~/.local/bin/edit-with-spacemacs
|
||||
|
||||
Terminal=false
|
||||
Categories=Utility;Development;TextEditor;
|
||||
Keywords=Text;Editor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue