mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
fix(fish): add missing path
This commit is contained in:
@@ -21,6 +21,7 @@ set -gx PATH "$VOLTA_HOME/bin" $PATH
|
||||
set -U EDITOR nvim
|
||||
|
||||
set PATH /opt/homebrew/bin $PATH
|
||||
set PATH /opt/homebrew/sbin $PATH
|
||||
set PATH ~/.dotfiles/bin $PATH
|
||||
set PATH ~/.dotfiles/private/bin $PATH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user