feat: too many updates lol

This commit is contained in:
aria 2025-07-06 21:04:00 +10:00
parent e883646a44
commit cf046eeb92
Signed by: aria
SSH key fingerprint: SHA256:WqtcVnDMrv1lnUlNah5k31iywFUI/DV+5yHzCTO4Vds
9 changed files with 6770 additions and 1861 deletions

View file

@ -13,11 +13,13 @@ if not string match -q -- $PNPM_HOME $PATH
end
# pnpm end
set -gx EDITOR ms-edit
set -gx VISUAL ms-edit
set -gx EDITOR msedit
set -gx VISUAL msedit
fish_add_path /home/buymymojo/bin
fish_add_path /home/buymymojo/.cargo/bin
fish_add_path $(go env GOBIN)
fish_add_path $(go env GOPATH)/bin
fish_add_path $(go env GOPATH)/bin
starship init fish | source