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

@ -1,4 +1,4 @@
font_family CaskaydiaCove Nerd Font
font_family CaskaydiaCove Nerd Font
bold_font auto
italic_font auto
bold_italic_font auto

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"