This website requires JavaScript.
Explore
Help
Register
Sign in
JeremyStarTM
/
punktdateien-bashrc
Watch
1
Star
0
Fork
You've already forked punktdateien-bashrc
0
Code
Issues
Pull requests
Releases
Activity
baff5d86b6
punktdateien-bashrc
/
programs.d
/
node-version-manager.sh
3 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-06-03 01:45:55 +02:00
#!/usr/bin/env bash
Add checks for programs if they are even installed
2024-08-31 21:53:54 +02:00
[
[
-f
"/usr/share/nvm/init-nvm.sh"
]
]
&&
source
/usr/share/nvm/init-nvm.sh
Reference in a new issue
Copy permalink