add cargo for rust
This commit is contained in:
1
.bashrc
1
.bashrc
@@ -331,6 +331,7 @@ command -v kubectl >/dev/null && . <(kubectl completion bash)
|
||||
command -v omnictl >/dev/null && . <(omnictl completion bash)
|
||||
command -v talosctl >/dev/null && . <(talosctl completion bash)
|
||||
command -v coder >/dev/null && . <(coder completion -ps bash)
|
||||
. "$HOME/.cargo/env"
|
||||
PATH="/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:${PATH}"
|
||||
|
||||
# End of configuration
|
||||
|
||||
Reference in New Issue
Block a user