Created
May 24, 2023 13:08
-
-
Save tombruijn/67c99e11d920e0eced62fd526b88032c to your computer and use it in GitHub Desktop.
hello
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo 'source "$HOME/.cargo/env"' >> "$HOME/.bashrc" | |
source "$HOME/.bashrc" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment