Do not set
$PATH
in config.fish
, suggest using fish_user_paths
instead
#126
-
Currently Homebrew is appending set -U fish_user_paths "/usr/local/sbin" $fish_user_paths The reasoning is that |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
I'm not really sure I understand your reasoning about sharing your dotfiles between machines. But if you think something in homebrew could be better you should make a pull request to fix it. |
Beta Was this translation helpful? Give feedback.
I'm not really sure I understand your reasoning about sharing your dotfiles between machines. But if you think something in homebrew could be better you should make a pull request to fix it.