dotfiles/shell
Benedikt Heine 881d4a0340 nvim: set EDITOR variable only if installed
Since git core.editor was set in the initial commit, I suspect I wasn't
aware of $EDITOR in the environment. So it's safe to delete
git/gitconfig's core.editor and take it from $EDITOR by default, which
actually checks if nvim is installed.

for git's diff.tool and merge.tool, I don't see a possibility to have a
conditional switch and fallback to vim. I don't expect to work on
another workstation without neovim.
2026-01-27 00:18:58 +01:00
..
aliases.sh nvim: enforce as default if installed 2026-01-27 00:11:48 +01:00
cd.sh shell/*: fix most shellcheck errors 2021-12-06 12:41:02 +01:00
direnv.sh shell/direnv: enable zsh 2026-01-17 00:00:14 +01:00
fzf.sh shell/fzf: update shell completion sourcing 2026-01-14 21:20:30 +01:00
gitrepo-commited.sh shell/{gitrepo,nixos}-commited: hide in nix-shell 2021-12-01 14:00:26 +01:00
keychain.sh shell/keychain: remove deprecated 'agent-parameter 2025-11-26 21:30:11 +01:00
liquidprompt.sh shell/liquidpromte: add executed command to terminal title 2023-04-23 12:50:53 +02:00
load shell/*: fix most shellcheck errors 2021-12-06 12:41:02 +01:00
paths.sh shell/paths: remove perl 2026-01-27 00:08:54 +01:00
vars.sh nvim: set EDITOR variable only if installed 2026-01-27 00:18:58 +01:00