Use xed as visual editor
This commit is contained in:
parent
33c7fe32b2
commit
98271c7912
|
@ -1,6 +1,6 @@
|
||||||
if status is-interactive
|
if status is-interactive
|
||||||
set -gx EDITOR nvim
|
set -gx EDITOR nvim
|
||||||
set -gx VISUAL nvim
|
set -gx VISUAL xed
|
||||||
fish_config theme choose CatppuccinMacchiato
|
fish_config theme choose CatppuccinMacchiato
|
||||||
starship init fish | source
|
starship init fish | source
|
||||||
enable_transience
|
enable_transience
|
||||||
|
|
Loading…
Reference in a new issue