1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Revert "Remove npm from path"

This reverts commit f6f3244e54.
This commit is contained in:
Mo 2022-06-28 01:59:57 +02:00
parent a78157af2b
commit e1b959fbee

View file

@ -7,4 +7,4 @@ fi
# User specific environment and startup programs # User specific environment and startup programs
PATH="$PATH:$HOME/.cargo/bin" PATH="$PATH:$HOME/.cargo/bin:$HOME/.npm-global/bin"