Skip to content

Commit

Permalink
rustup shell setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mrzool committed Feb 11, 2025
1 parent 097373b commit 96844ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bash/.bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,9 @@ pathadd $HOME/bin
# Add pipx directory
pathadd $HOME/.local/bin

# rustup shell setup
. "$HOME/.cargo/env"

# Set bat theme
export BAT_THEME="ansi"

Expand Down

0 comments on commit 96844ea

Please sign in to comment.