mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 20:49:22 +00:00
feat(dotbot): plugins: pipx, snap and crontab
This commit is contained in:
@@ -119,6 +119,7 @@ have gem && path_append "$(gem environment gemdir)/bin"
|
||||
have rbenv && eval "$(rbenv init - zsh)"
|
||||
|
||||
# Rust / cargo
|
||||
export RUSTUP_HOME="$XDG_DATA_HOME/rustup"
|
||||
export CARGO_HOME="$XDG_DATA_HOME/cargo"
|
||||
path_append "$CARGO_HOME/bin"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user