diff --git a/paoda.zsh b/paoda.zsh index b221cc0..28afc2b 100644 --- a/paoda.zsh +++ b/paoda.zsh @@ -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