[Konsole-devel] [Bug 54663] No way to set login shell as default (commandline switch only)

Jekyll Wu adaptee at gmail.com
Thu Jul 28 11:48:44 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=54663


Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adaptee at gmail.com




--- Comment #13 from Jekyll Wu <adaptee gmail com>  2011-07-28 11:48:44 ---
I don't think it's a good idea to run login shell in konsole just because some
useful commands or settings are, mistakenly , put into ~/.bash_profile or
~/.zshprofile . Except for PATH, umask, ulimit, etc, most stuff should go to
~/.bashrc, ~/.zshrc or ~/.xprofile.

If I really, occaisonally, need to run login shell in konsole, I will create a
new profile which contains the explicit command to start a login shell, such as
'bash -l', 'zsh -l' and 'tcsh -l'.

By the way, I just tried to ask gnome-terminal-3.0.1 to start bash as login
shell while my default shell is zsh. It did start bash, but 'shopt login_shell'
told me it was not a login bash.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list