Skip to content

Commit

Permalink
removes legacy
Browse files Browse the repository at this point in the history
  • Loading branch information
edheltzel committed Feb 13, 2024
1 parent 7d6ee6a commit dbff081
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions dots/.profile
Original file line number Diff line number Diff line change
@@ -1,9 +1 @@
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm




. "$HOME/.cargo/env"
export VOLTA_HOME="$HOME/.volta"
export PATH="$VOLTA_HOME/bin:$PATH"

0 comments on commit dbff081

Please sign in to comment.