✨ feat(fish): add another entry for the xdg specification
This commit is contained in:
parent
8a95649ef2
commit
36aca9373c
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ fish_add_path /usr/lib/go/bin
|
|||
fish_add_path $HOME/.dotnet/tools
|
||||
fish_add_path $BUN_INSTALL/bin
|
||||
fish_add_path $XDG_DATA_HOME/bob/nvim-bin
|
||||
fish_add_path $XDG_DATA_HOME/npm/bin
|
||||
|
||||
# Editor
|
||||
set -xg EDITOR nvim
|
||||
|
|
Loading…
Add table
Reference in a new issue