Compare commits
1 Commits
228a7e8dbf
...
be88ce64fa
Author | SHA1 | Date |
---|---|---|
coolneng | be88ce64fa |
|
@ -12,5 +12,5 @@ fi
|
|||
|
||||
operation=$1
|
||||
|
||||
emacsclient --eval '(doom/save-session "~/.emacs.d/.local/etc/workspaces/autosave")' &&
|
||||
systemctl "$operation"
|
||||
emacsclient --eval '(doom/save-session "~/.emacs.d/.local/etc/workspaces/autosave")'
|
||||
systemctl "$operation"
|
||||
|
|
Loading…
Reference in New Issue