terminal – zsh: command no longer discovered: transparent

When ever i launches a brand new terminal, I can’t run any elementary command like transparent
I’ve to run those first

PATH=/bin:/usr/bin:/usr/native/bin:${PATH}
export PATH

And after that I will be able to run transparent command. How I will be able to remedy this factor

My zshrc is beneath

export PATH=/bin:/usr/bin:/usr/native/bin:${PATH}
export ANDROID_HOME=$HOME/Library/Android/sdk
export PATH=$PATH:$ANDROID_HOME/emulator
export PATH=$PATH:$ANDROID_HOME/instruments
export PATH=$PATH:$ANDROID_HOME/instruments/bin
export PATH=$PATH:$ANDROID_HOME/platform-tools
export PATH=$HOME/building/tooling/flutter/bin
export JAVA_HOME=`/usr/libexec/java_home`
export PATH="$HOME/.rbenv/variations/2.7.5/bin:$PATH"
eval "$(rbenv init -)"
eval "$(rbenv init - zsh)"

Additionally on every occasion I get started terminal those traces revealed

/Customers/arsl/.zshrc:10: command no longer discovered: rbenv
/Customers/arsl/.zshrc:11: command no longer discovered: rbenv

Like this post? Please share to your friends:
Leave a Reply

;-) :| :x :twisted: :smile: :shock: :sad: :roll: :razz: :oops: :o :mrgreen: :lol: :idea: :grin: :evil: :cry: :cool: :arrow: :???: :?: :!: