chore: Remove rust environment variables
This commit is contained in:
parent
96d121ba87
commit
4fead0b347
|
@ -26,13 +26,6 @@ dotfile() {
|
|||
|
||||
# alias dotfile='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME '
|
||||
|
||||
|
||||
### Environment Variable Exports
|
||||
|
||||
# Rust
|
||||
export CARGO_HOME=~/.local/share/cargo
|
||||
export RUSTUP_HOME=~/.config/rustup
|
||||
|
||||
# Re-enable reverse-i-search
|
||||
bindkey '^R' history-incremental-search-backward
|
||||
|
||||
|
|
Loading…
Reference in New Issue