From 7274f684010613704e7f33d81341d330bc7b3572 Mon Sep 17 00:00:00 2001 From: Thomas Schneider Date: Mon, 27 Jul 2026 18:57:00 +0200 Subject: Add emacsclient-cscope --- dot.zshenv | 1 + 1 file changed, 1 insertion(+) (limited to 'dot.zshenv') 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) -- cgit v1.2.3