🔧 chore(fish): variable updates
This commit is contained in:
parent
dafba06dfe
commit
8908979036
2 changed files with 1 additions and 1 deletions
|
@ -68,3 +68,4 @@ SETUVAR fish_pager_color_selected_background:\x1d
|
||||||
SETUVAR fish_pager_color_selected_completion:\x1d
|
SETUVAR fish_pager_color_selected_completion:\x1d
|
||||||
SETUVAR fish_pager_color_selected_description:\x1d
|
SETUVAR fish_pager_color_selected_description:\x1d
|
||||||
SETUVAR fish_pager_color_selected_prefix:\x1d
|
SETUVAR fish_pager_color_selected_prefix:\x1d
|
||||||
|
SETUVAR fish_user_paths:/home/matt/\x2elocal/share/npm/bin\x1e/home/matt/\x2elocal/share/bob/nvim\x2dbin\x1e/home/matt/\x2elocal/share/bun/bin\x1e/usr/lib/go/bin\x1e/usr/lib/rustup/bin\x1e/sbin\x1e/bin\x1e/usr/sbin\x1e/usr/bin\x1e/usr/local/sbin\x1e/usr/local/bin\x1e/home/matt/\x2elocal/share/cargo/bin\x1e/home/matt/\x2elocal/share/go/bin\x1e/home/matt/\x2elocal/bin/color\x2dscripts\x1e/home/matt/\x2elocal/bin
|
||||||
|
|
|
@ -38,7 +38,6 @@ set -xg WINEPREFIX $XDG_DATA_HOME/wine
|
||||||
set -xg NPM_CONFIG_USERCONFIG $XDG_CONFIG_HOME/npm/npmrc
|
set -xg NPM_CONFIG_USERCONFIG $XDG_CONFIG_HOME/npm/npmrc
|
||||||
|
|
||||||
# Path
|
# Path
|
||||||
set -x fish_user_paths
|
|
||||||
fish_add_path $XDG_BIN_HOME
|
fish_add_path $XDG_BIN_HOME
|
||||||
fish_add_path $XDG_BIN_HOME/color-scripts/
|
fish_add_path $XDG_BIN_HOME/color-scripts/
|
||||||
fish_add_path $GOPATH/bin
|
fish_add_path $GOPATH/bin
|
||||||
|
|
Loading…
Add table
Reference in a new issue