aboutsummaryrefslogtreecommitdiff
path: root/dot.local-bin-emacsclient--cscope
diff options
context:
space:
mode:
authorThomas Schneider <qsx@chaotikum.eu>2026-07-27 18:57:00 +0200
committerThomas Schneider <qsx@chaotikum.eu>2026-07-27 18:57:00 +0200
commit7274f684010613704e7f33d81341d330bc7b3572 (patch)
tree694559a85c46183cc016f2b97ebc0020f81e998a /dot.local-bin-emacsclient--cscope
parent6925cfd43f3445848e9f13269a1240be0ca7a44b (diff)
Add emacsclient-cscope
Diffstat (limited to 'dot.local-bin-emacsclient--cscope')
-rwxr-xr-xdot.local-bin-emacsclient--cscope2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot.local-bin-emacsclient--cscope b/dot.local-bin-emacsclient--cscope
new file mode 100755
index 0000000..8ed71c6
--- /dev/null
+++ b/dot.local-bin-emacsclient--cscope
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec emacsclient -n "$@"