feat(zsh): idiomatically organise .zprofile .zshenv and .zshrc
This commit is contained in:
@@ -1 +1,5 @@
|
||||
|
||||
path=(
|
||||
"$HOME/.local/bin"
|
||||
"$GOPATH/bin"
|
||||
$path
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user