I installed nvm, as per the install instructions here, and it works fine if I type stuff in directly into the command line.
For example
$ nvm ls
And it runs fine. I understand that the nvm command works because of these couple of lines that are added to .profile:
export NVM_DIR="$HOME/.nvm"...
Share your .shrc and/or .kshrc configuration file(s) or samples. .profile can also be used to set common configurations of Bourne and Korn shells. Samples from this file intended for Bourne and Korn can be shared too.
There's not as many posts about use of Bourne shells and variant Korn shells...
Hi all,
I'm seeing a problem when I run some "terminal" application on my GUI (OpenBox), I've tried xterm and Konsole, both don't load the .profile file so I don't have available some alias or environment things..
Anyway, It's loaded properly if I run a terminal like Ctrl+Alt+F[x]
Do yo have...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.