mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2026-01-29 01:13:01 +01:00
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. |
||
|---|---|---|
| .. | ||
| aliases.sh | ||
| cd.sh | ||
| direnv.sh | ||
| fzf.sh | ||
| gitrepo-commited.sh | ||
| keychain.sh | ||
| liquidprompt.sh | ||
| load | ||
| paths.sh | ||
| vars.sh | ||