diff options
| author | bh <qn+git@excalibur.computer> | 2026-04-06 23:01:11 +0800 |
|---|---|---|
| committer | bh <qn+git@excalibur.computer> | 2026-04-06 23:01:11 +0800 |
| commit | 9017e87d47b7c0d8fe5e73129d43156925e51b68 (patch) | |
| tree | 0603afeaad8ded809a77ff1a117b8a2f8087ab76 /zsh | |
| parent | efc2a51aac13f3773d1cc396ffbb41d94e153fbc (diff) | |
zsh: add new path
Diffstat (limited to 'zsh')
| -rw-r--r-- | zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,3 +138,4 @@ tt() { # │ 📦 PATH │ # └──────────────────────────────────────────────────────────────┘ export PATH="$PATH:/home/bh/.local/bin" +export PATH="$HOME/.npm-global/bin:$PATH" |
