LPJon
039aa9e56a
Update install_terminal
...
Changed the way the current NVM Node.JS file path is obtained to be used for the system symbolic link
2023-08-31 05:11:56 -05:00
LPJon
f3f5c080e2
Update install_terminal
...
Changed NVM support to use whatever is /usr/bin/node whether the RPM package or the symbolic link to the desired node version. This makes the node version is dependent on the symbolic link or the RPM package location. When NVM is used though this script, it will use the RPM or create a symbolic link to the set version of Node.JS.
2023-08-31 04:26:53 -05:00
LPJon
79ad74e867
Update install_terminal
...
fixed if statement typo
2023-08-31 03:31:13 -05:00
LPJon
642c5fe759
Update install_terminal
...
added support for switching between rpm nodejs and nvm nodejs
2023-08-31 03:29:29 -05:00
LPJon
f0b4a81bd0
Update install_terminal
...
Added code to load NVM while still in the script
2023-08-31 02:12:15 -05:00
LPJon
f615be5acd
Update install_terminal
2023-08-31 01:31:44 -05:00
LPJon
76921c17d8
Update install_terminal
...
adjusted getsystemnodeversion function to look for existence first
2023-08-31 01:00:40 -05:00
LPJon
83bf99654e
Update install_terminal
...
added creation of symbolic link for node in /usr/bin/ and change default install for nvm to n for no
2023-08-31 00:23:07 -05:00
LPJon
de476d822f
Update install_terminal
...
Changed code flow when checking for the .nvm directory
2023-08-31 00:11:53 -05:00
LPJon
215a4e934f
Update install_terminal
...
added support for global node version for NVM installation
2023-08-30 21:25:23 -05:00
LPJon
b046e3f804
Update install_terminal
...
changed ~/.bashrc to $HOME/.bashrc to use system variable for current user.
2023-08-30 20:37:11 -05:00
LPJon
7b4e57fd01
Update install_terminal
...
Added support for NVM (Node Version Manager)
2023-08-30 20:29:57 -05:00
LPJon
90020aa80b
Update install_terminal
...
changed '' to "" on GCC installation "source" section to allow for $ input.
2023-08-29 02:59:57 -05:00
LPJon
f740c72cea
Fix CWP Pro Terminal Installation Requirements
2023-08-27 22:50:33 -05:00