diff options
-rw-r--r-- | .zshrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -68,3 +68,6 @@ setopt autocd eval "$(zoxide init zsh)" alias j='z' eval "$(mcfly init zsh)" + +#Add to Path +export PATH=~/.npm-global/bin:$PATH |
index : lindotfiles | ||
Linux dotfiles. | admin |
summaryrefslogtreecommitdiff |
-rw-r--r-- | .zshrc | 3 |
@@ -68,3 +68,6 @@ setopt autocd eval "$(zoxide init zsh)" alias j='z' eval "$(mcfly init zsh)" + +#Add to Path +export PATH=~/.npm-global/bin:$PATH |