mirror of
https://github.com/pnx/dotfiles
synced 2026-06-17 11:30:02 +02:00
update fish config
This commit is contained in:
parent
70cc0aa2e3
commit
9eaeadef40
9 changed files with 35 additions and 25 deletions
3
fish/conf.d/editor.fish
Normal file
3
fish/conf.d/editor.fish
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
if command -q nvim
|
||||
set -x EDITOR nvim
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue