dotfiles/zshrc: remove node_modules/bin

Don't need this anymore since we've moved on to DSpace 7 everywhere.
This commit is contained in:
Alan Orth 2024-03-18 11:10:43 +03:00
parent 68d65ab43f
commit 525d0a6fab
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 0 additions and 5 deletions

View File

@ -27,11 +27,6 @@ compinit
if [[ "$OSTYPE" =~ ^linux.*$ ]]; then
PATH=~/.local/bin:$PATH
# System Node.js with local "global" package prefix, for DSpace build environment:
# $ npm config set prefix ~/.node_modules
# $ npm install -g bower grunt grunt-cli
PATH=$PATH:~/.node_modules/bin
{%@@ if profile == "knafeh" or profile == "balozi" @@%}
# Export these variables in our TTY so that Sway can read them when it
# starts. It's not pretty, but it's all we can do since support for