Update for bundles

This commit is contained in:
David Tomaschik
2026-04-07 16:02:49 -07:00
parent 41f8a49381
commit 37c765ae29
5 changed files with 202 additions and 82 deletions

View File

@@ -30,5 +30,8 @@ if status --is-interactive
install_fisher
end
# Want this at the bottom to put this path first
# Want these at the bottom to put them first in PATH
fish_add_path --move --path {$HOME}/bin
if test (uname) = "Darwin"
fish_add_path --move --path {$HOME}/bin/macos
end