[Fish] update
This commit is contained in:
@@ -0,0 +1 @@
|
||||
fnm env --use-on-cd --shell fish | source
|
||||
@@ -11,8 +11,9 @@ set -gx FNM_COREPACK_ENABLED "false";
|
||||
set -gx FNM_RESOLVE_ENGINES "true";
|
||||
set -gx FNM_ARCH "x64";
|
||||
set -Ux MANPAGER "nvim +Man!"
|
||||
# set -gx DUSKADIY_API_KEY "*****"
|
||||
set -x NEWT_COLORS 'root=black,black;window=black,black;border=white,black;listbox=white,black;label=blue,black;checkbox=red,black;title=green,black;button=white,red;actsellistbox=white,red;actlistbox=white,gray;compactbutton=white,gray;actcheckbox=white,blue;entry=lightgray,black;textbox=blue,black' nmtui
|
||||
#set -Ux LLM_API_KEY "api_key"
|
||||
# set -gx BAT_THEME "Catppuccin Mocha"
|
||||
|
||||
alias dmz="cat ~/.config/fish/dmz.txt"
|
||||
alias matrix="~/projects/random-clones/matrix/matrix"
|
||||
@@ -88,3 +89,5 @@ if not string match -q -- $PNPM_HOME $PATH
|
||||
end
|
||||
# pnpm end
|
||||
|
||||
|
||||
fnm env --use-on-cd --shell fish | source
|
||||
|
||||
Reference in New Issue
Block a user