Search found 2 matches

by Alcareru
Sat Feb 02, 2013 7:35 am
Forum: LXTerminal
Topic: Using rvm with lxterminal aka making lxterminal login shell
Replies: 1
Views: 14718

Re: Using rvm with lxterminal aka making lxterminal login sh

As suggested here.
The solution is to use:

Code: Select all

lxterminal -e "bash -il"
by Alcareru
Thu Nov 08, 2012 9:45 pm
Forum: LXTerminal
Topic: Using rvm with lxterminal aka making lxterminal login shell
Replies: 1
Views: 14718

Using rvm with lxterminal aka making lxterminal login shell

Hi RVM aka Ruby Version Manager is a shell script that allows using multiple separated versions of Ruby and gemsests. Anyhow, in order for it to function properly it needs the shell to be a login shell. With gnome-terminal the terminal could be easily configured to start as login shell from the conf...