1
1

[Fish] Launch Emacs as GUI, don’t wait for it

Dieser Commit ist enthalten in:
2022-11-09 15:30:22 +01:00
Ursprung d5cbecbfe0
Commit ece05b7bf3

Datei anzeigen

@@ -379,7 +379,7 @@ In case we want to launch Emacs in GUI mode anyways, ~egui~ is available too.
#+NAME: abbr-text-ed
| abbreviation | command |
|--------------+-----------------------|
| e | emacsclient -c -nw |
| e | emacsclient -c -n |
| egui | devour emacsclient -c |
Here is the corresponding fish configuration: