Explorar o código

[fish] Add homebrew to path

Colin Powell %!s(int64=2) %!d(string=hai) anos
pai
achega
433e129d3e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      fish/.config/fish/config.fish

+ 1 - 0
fish/.config/fish/config.fish

@@ -8,6 +8,7 @@ if status is-interactive
     set -gx PATH ~/.poetry/bin $PATH
     set -gx PATH ~/.screenlayout $PATH
     set -gx PATH ~/.emacs.d/bin $PATH
+    set -gx PATH /opt/homebrew/bin $PATH
     set -gx GIT_CU_DIR ~/src
     set -gx PATH ~/.local/bin $PATH
     set -gx EDITOR vi