Add pixi abbr and add bat and micro to pixi

This commit is contained in:
Tim
2025-05-26 20:00:02 +02:00
parent 51bc1bbe9d
commit 8c0a67f515
3 changed files with 15 additions and 0 deletions

View File

@ -36,3 +36,7 @@ end
# path
abbr -a ... cd ../..
abbr -a .... cd ../../..
# pixi
abbr -a pxi pixi global install
abbr -a pxs pixi global sync

View File

@ -35,4 +35,5 @@ if test -d "$FNM_PATH"
set PATH "$FNM_PATH" $PATH
fnm env | source
end
fish_add_path /home/tim/.pixi/bin