aboutsummaryrefslogtreecommitdiff
path: root/scripts/commands
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/commands')
-rwxr-xr-xscripts/commands/:emacs4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/commands/:emacs b/scripts/commands/:emacs
new file mode 100755
index 0000000..07bdb9f
--- /dev/null
+++ b/scripts/commands/:emacs
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+emacsclient -c -n;
+