mirror of
https://github.com/GRFreire/dotfiles.git
synced 2026-01-09 20:19:37 +00:00
zshrc: new bin path
This commit is contained in:
parent
8688cf4f25
commit
9d02c5d475
2
.profile
2
.profile
@ -45,6 +45,8 @@ try_export_path "$HOME/.scripts/bin"
|
|||||||
|
|
||||||
try_export_path "$HOME/.bin"
|
try_export_path "$HOME/.bin"
|
||||||
|
|
||||||
|
try_export_path "$HOME/.opt/bin"
|
||||||
|
|
||||||
try_export_path "$HOME/.local/bin"
|
try_export_path "$HOME/.local/bin"
|
||||||
|
|
||||||
try_export_path "$HOME/.yarn/bin"
|
try_export_path "$HOME/.yarn/bin"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user