aboutsummaryrefslogtreecommitdiff
path: root/dot.zshenv
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.zshenv
parent6925cfd43f3445848e9f13269a1240be0ca7a44b (diff)
Add emacsclient-cscope
Diffstat (limited to 'dot.zshenv')
-rw-r--r--dot.zshenv1
1 files changed, 1 insertions, 0 deletions
diff --git a/dot.zshenv b/dot.zshenv
index cf991f4..e282c3a 100644
--- a/dot.zshenv
+++ b/dot.zshenv
@@ -5,6 +5,7 @@ export PATH=${PATH/::/:}
export GPG_TTY=$(tty)
export EDITOR=emacsclient
export VISUAL=$EDITOR
+export CSCOPE_EDITOR=emacsclient-cscope
path=(
~/Library/Python/*/bin(/N)
~/.gem/ruby/*/bin(/N)