Merge branch 'master' of ssh://musuka.dev:2222/paoda/dotfiles

This commit is contained in:
Rekai Nyangadzayi Musuka 2021-07-31 02:34:30 -05:00
commit 961ebabfa2
2 changed files with 4 additions and 1 deletions

View File

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