chore: misc updates

This commit is contained in:
2026-01-17 15:07:01 -06:00
parent 26302da154
commit ff62afe85b
2 changed files with 0 additions and 6 deletions

View File

@@ -8,13 +8,9 @@ export EDITOR="$HOME/.cargo/bin/hx"
# Add ~/.local/bin to PATH
export PATH="$HOME/.local/bin:$PATH"
# Note: zizgup binary should be moved to ~/.local/bin
# Rust
export PATH="$HOME/.cargo/bin:$PATH"
# Note: ZLS binary should be moved to ~/.local/bin
# Yarn Global
export PATH="$HOME/.yarn/bin:$PATH"