mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(fish): add .local/bin to path
This commit is contained in:
@@ -24,6 +24,7 @@ set PATH /opt/homebrew/bin $PATH
|
||||
set PATH /opt/homebrew/sbin $PATH
|
||||
set PATH ~/.dotfiles/bin $PATH
|
||||
set PATH ~/.dotfiles/private/bin $PATH
|
||||
set PATH ~/.local/bin $PATH
|
||||
|
||||
# Set .config folder
|
||||
set --export XDG_CONFIG_HOME "$HOME/.config"
|
||||
|
||||
Reference in New Issue
Block a user