From 3494e9548257ead6f09c55d849b4cf9cb8e85d74 Mon Sep 17 00:00:00 2001 From: The_miro Date: Tue, 24 Dec 2024 22:47:13 +0100 Subject: [PATCH] turns out nodejs needs the bash file --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index 48e3235..9bcf08c 100755 --- a/.zshrc +++ b/.zshrc @@ -1,3 +1,4 @@ +source ~/.bash_profile # If you come from bash you might have to change your $PATH. # export PATH=$HOME/bin:$HOME/.local/bin:/usr/local/bin:$PATH