chore: misc updates
This commit is contained in:
4
.zshenv
4
.zshenv
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user