summaryrefslogtreecommitdiff
path: root/start-emacs
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2018-06-13 22:03:27 -0700
committerBen Sima <ben@bsima.me>2018-06-13 22:03:27 -0700
commit553ec0ba8b3b84dddec28d393296572e0410bd79 (patch)
tree8364cd58bd7f7f88df3e0f85ffdaf5290402d7e1 /start-emacs
parent77c9a177b2b595d4ce25095b58e2388fe33cc97a (diff)
Remove unused scripts
Diffstat (limited to 'start-emacs')
-rwxr-xr-xstart-emacs4
1 files changed, 0 insertions, 4 deletions
diff --git a/start-emacs b/start-emacs
deleted file mode 100755
index 439a63f..0000000
--- a/start-emacs
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env sh
-
-source ~/.nix-profile/etc/profile.d/nix.sh
-emacs --daemon \ No newline at end of file