emacs aliases

This commit is contained in:
2023-02-28 19:46:33 +01:00
parent 45b6f6fc93
commit 0de7ec0d7c
3 changed files with 8 additions and 1 deletions

View File

@@ -87,6 +87,9 @@ caffeine >/dev/null 2>&1 &
## Ulauncher
ulauncher --hide-window --no-window-shadow >/dev/null 2>&1 &
# Emacs Server
emacs --daemon &
## THINKPAD-SPECIFIC
hash dockd && dockd --daemon &