From d96efcacbe5a1af5a44491f91fbc488c4cf05e74 Mon Sep 17 00:00:00 2001 From: Tobias Schmidl <5060861-schtobia@users.noreply.gitlab.com> Date: Wed, 14 Sep 2022 13:02:41 +0000 Subject: [PATCH] bootstrap-user: added nodeenv --- bootstrap-user.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap-user.sh b/bootstrap-user.sh index a5cb8ed..38ec7f8 100755 --- a/bootstrap-user.sh +++ b/bootstrap-user.sh @@ -16,6 +16,7 @@ pip install --user -r https://gitlab.com/schtobia/bootstrap/raw/master/requireme for package in \ glances \ kas \ + nodeenv \ pygments \ pylint \ ranger_fm \