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