Move EDITOR setting to a separate file
This commit is contained in:
1
conf.d/editor.fish
Normal file
1
conf.d/editor.fish
Normal file
@@ -0,0 +1 @@
|
||||
set -gx EDITOR ec
|
@@ -5,8 +5,6 @@ test -x $HOME/.local/bin/update-xdg-data-dirs.py; and set -gx XDG_DATA_DIRS ($HO
|
||||
fish_add_path --prepend $HOME/bin
|
||||
fish_add_path --prepend $HOME/.local/bin
|
||||
|
||||
set -gx EDITOR ec
|
||||
|
||||
set uds (command -v update-default-soundcard)
|
||||
|
||||
if test -n "$uds" -a -x "$uds"
|
||||
|
Reference in New Issue
Block a user