WIP: Switch to NixOS #5
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ export USRNAME=$USER
|
||||||
|
|
||||||
# Add ~/.local/bin to path
|
# Add ~/.local/bin to path
|
||||||
export PATH="$HOME/.local/bin:$PATH"
|
export PATH="$HOME/.local/bin:$PATH"
|
||||||
#
|
|
||||||
# Add locally installed npm binaries to path
|
# Add locally installed npm binaries to path
|
||||||
export PATH="$HOME/.local/share/npm/bin:$PATH"
|
export PATH="$HOME/.local/share/npm/bin:$PATH"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue