modify PATH
This commit is contained in:
parent
01ed55168b
commit
0caa181eff
1 changed files with 1 additions and 0 deletions
|
@ -221,6 +221,7 @@ export PNPM_HOME="$HOME/.local/share/pnpm"
|
|||
export PATH="$PATH:$HOME/bin:$HOME/.local/bin"
|
||||
export PATH=$PATH:/usr/local/go/bin
|
||||
export PATH=$PATH:$HOME/minio-binaries/
|
||||
export PATH=$PATH:$HOME/.cargo/bin
|
||||
|
||||
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
|
||||
source ~/.zsh/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
|
Loading…
Add table
Reference in a new issue