aboutsummaryrefslogtreecommitdiff
path: root/conf.d/00paths.fish
blob: ddab1fdeae1022f724f259db94f58c6ecd2f4d15 (plain)
1
2
3
if test -d '/opt/homebrew/bin'; and string match -q -e 'Darwin' (uname)
  fish_add_path --prepend --global --path '/opt/homebrew/bin'
end