fixed gobin path
This commit is contained in:
2
.zshrc
2
.zshrc
@@ -71,7 +71,7 @@ export PATH="$PATH:$XDG_CONFIG_HOME/scripts"
|
||||
export PATH="$PATH:$HOME/.local/share/cargo/bin/"
|
||||
export PATH="$PATH:$HOME/.local/share/cargo/bin/"
|
||||
export PATH="$PATH:$HOME/.luarocks/bin/"
|
||||
export PATH="$PATH:$HOME/$GOBIN"
|
||||
export PATH="$PATH:$GOBIN"
|
||||
|
||||
# Remove the default of run-help being aliased to man
|
||||
unalias run-help 2>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user