Konsole does not run shell specified in /etc/passwd2019 Community Moderator ElectionHow does “Remote tab title format” in Konsole work?Why is konsole reading /etc/passwd?Configure tmux to use zshkonsole does not have --new-tab optionDoes konsole support a visible bell?how to let sudo fork bash instead of sh?How do I tell KDE Konsole to open with a specified geometry and window title?Does a shell builtin command actually run the program from its path?How does a EC2 machine prevents ssh root access with a warning?Konsole does not participate in either clipboards for one user
Why does Carol not get rid of the Kree symbol on her suit when she changes its colours?
Why should universal income be universal?
How to make money from a browser who sees 5 seconds into the future of any web page?
When were female captains banned from Starfleet?
Review your own paper in Mathematics
A variation to the phrase "hanging over my shoulders"
Is this part of the description of the Archfey warlock's Misty Escape feature redundant?
Can I say "fingers" when referring to toes?
What's the name of the logical fallacy where a debater extends a statement far beyond the original statement to make it true?
Why do ¬, ∀ and ∃ have the same precedence?
Does the reader need to like the PoV character?
Is it allowed to activate the ability of multiple planeswalkers in a single turn?
Can you use Vicious Mockery to win an argument or gain favours?
Taxes on Dividends in a Roth IRA
Microchip documentation does not label CAN buss pins on micro controller pinout diagram
Are Captain Marvel's powers affected by Thanos breaking the Tesseract and claiming the stone?
Change the color of a single dot in `ddot` symbol
How can I write humor as character trait?
Why Shazam when there is already Superman?
The Digit Triangles
Does the Linux kernel need a file system to run?
How would you translate "more" for use as an interface button?
Why can't the Brexit deadlock in the UK parliament be solved with a plurality vote?
Pre-mixing cryogenic fuels and using only one fuel tank
Konsole does not run shell specified in /etc/passwd
2019 Community Moderator ElectionHow does “Remote tab title format” in Konsole work?Why is konsole reading /etc/passwd?Configure tmux to use zshkonsole does not have --new-tab optionDoes konsole support a visible bell?how to let sudo fork bash instead of sh?How do I tell KDE Konsole to open with a specified geometry and window title?Does a shell builtin command actually run the program from its path?How does a EC2 machine prevents ssh root access with a warning?Konsole does not participate in either clipboards for one user
I've been using Bash for a long time on Fedora with Gnome, and recently switched to Arch Linux, Plasma and ZSH. I set up zsh, file, used chsh -s $(which zsh)
, and it works. However, every time I run Konsole bash runs automatically, and I have to manually call zsh
. This is what I do know:
echo $SHELL
returns /bin/bash
cat /etc/passwd | grep $LOGNAME
shows my shells as /usr/bin/zsh
When I log in on a tty (no graphical), ZSH runs by default.
Update 1: The "Preferences/Configure/General" tab does not have a "Command" option, and there is no GUI option in User settings that has to do with my shell.
shell terminal zsh konsole
add a comment |
I've been using Bash for a long time on Fedora with Gnome, and recently switched to Arch Linux, Plasma and ZSH. I set up zsh, file, used chsh -s $(which zsh)
, and it works. However, every time I run Konsole bash runs automatically, and I have to manually call zsh
. This is what I do know:
echo $SHELL
returns /bin/bash
cat /etc/passwd | grep $LOGNAME
shows my shells as /usr/bin/zsh
When I log in on a tty (no graphical), ZSH runs by default.
Update 1: The "Preferences/Configure/General" tab does not have a "Command" option, and there is no GUI option in User settings that has to do with my shell.
shell terminal zsh konsole
Did you restart KDE since changing your shell?
– jordanm
yesterday
add a comment |
I've been using Bash for a long time on Fedora with Gnome, and recently switched to Arch Linux, Plasma and ZSH. I set up zsh, file, used chsh -s $(which zsh)
, and it works. However, every time I run Konsole bash runs automatically, and I have to manually call zsh
. This is what I do know:
echo $SHELL
returns /bin/bash
cat /etc/passwd | grep $LOGNAME
shows my shells as /usr/bin/zsh
When I log in on a tty (no graphical), ZSH runs by default.
Update 1: The "Preferences/Configure/General" tab does not have a "Command" option, and there is no GUI option in User settings that has to do with my shell.
shell terminal zsh konsole
I've been using Bash for a long time on Fedora with Gnome, and recently switched to Arch Linux, Plasma and ZSH. I set up zsh, file, used chsh -s $(which zsh)
, and it works. However, every time I run Konsole bash runs automatically, and I have to manually call zsh
. This is what I do know:
echo $SHELL
returns /bin/bash
cat /etc/passwd | grep $LOGNAME
shows my shells as /usr/bin/zsh
When I log in on a tty (no graphical), ZSH runs by default.
Update 1: The "Preferences/Configure/General" tab does not have a "Command" option, and there is no GUI option in User settings that has to do with my shell.
shell terminal zsh konsole
shell terminal zsh konsole
edited yesterday
Rui F Ribeiro
41.6k1483141
41.6k1483141
asked yesterday
JordanJordan
83
83
Did you restart KDE since changing your shell?
– jordanm
yesterday
add a comment |
Did you restart KDE since changing your shell?
– jordanm
yesterday
Did you restart KDE since changing your shell?
– jordanm
yesterday
Did you restart KDE since changing your shell?
– jordanm
yesterday
add a comment |
1 Answer
1
active
oldest
votes
See Settings>Configure Konsole>Profiles
.
Edit the relevant profile and change the Command
field.
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f507568%2fkonsole-does-not-run-shell-specified-in-etc-passwd%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
See Settings>Configure Konsole>Profiles
.
Edit the relevant profile and change the Command
field.
add a comment |
See Settings>Configure Konsole>Profiles
.
Edit the relevant profile and change the Command
field.
add a comment |
See Settings>Configure Konsole>Profiles
.
Edit the relevant profile and change the Command
field.
See Settings>Configure Konsole>Profiles
.
Edit the relevant profile and change the Command
field.
answered yesterday


xenoidxenoid
3,2401826
3,2401826
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f507568%2fkonsole-does-not-run-shell-specified-in-etc-passwd%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Did you restart KDE since changing your shell?
– jordanm
yesterday