chore: general update

This commit is contained in:
Rekai Nyangadzayi Musuka 2021-06-01 16:01:38 -05:00
parent bf04575365
commit bbfd9db3a6
2 changed files with 4 additions and 1 deletions

View File

@ -13,3 +13,6 @@ export PATH="/opt/zls/bin:$PATH"
# Rust # Rust
source "$HOME/.cargo/env" source "$HOME/.cargo/env"
# Yarn Global
export PATH="$HOME/.yarn/bin:$PATH"