zsh: update
This commit is contained in:
1
.config/zsh/env/gopath.zsh
vendored
1
.config/zsh/env/gopath.zsh
vendored
@@ -16,7 +16,6 @@ z-gobin-fixup() {
|
||||
## already in PATH?
|
||||
[ "${path[(I)${gobin}]}" = 0 ] || return 0
|
||||
path=( "${gobin}" ${path} )
|
||||
hash -f
|
||||
}
|
||||
|
||||
z-gobin-fixup
|
||||
|
Reference in New Issue
Block a user