]> git.armaanb.net Git - bin.git/commitdiff
autostart: add emacs
authorArmaan Bhojwani <me@armaanb.net>
Tue, 1 Jun 2021 13:58:17 +0000 (09:58 -0400)
committerArmaan Bhojwani <me@armaanb.net>
Tue, 1 Jun 2021 13:58:17 +0000 (09:58 -0400)
autostart

index 89128b96252392bb445608eec213b22d55752532..6bdba0c84428dee8c4dd27c4ffb43df326be4065 100755 (executable)
--- a/autostart
+++ b/autostart
@@ -5,3 +5,4 @@ pkill xcape ; xcape
 pkill batsignal ; batsignal -b
 pkill redshift ; redshift -l 42.2:-71.3 -t 6500:2500 &
 pkill syncthing ; syncthing &
+pkill emacs ; emacs --daemon &