1
0
mirror of https://codeberg.org/diginaut/dotfiles.git synced 2026-06-21 00:37:29 +02:00

Also enable nvm when it is installed system-wide

This commit is contained in:
2026-06-01 19:43:29 +02:00
parent ed98eb358a
commit b07f21b45d
+3
View File
@@ -44,6 +44,9 @@ end
if test -x ~/.nvm
set -gx NVM_DIR ~/.nvm
end
if test -x /usr/share/nvm
set -gx NVM_DIR ~/.nvm
end
## Android-related binaries
if test -x /usr/local/bin/android-sdk-linux/platform-tools