Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: problem with zsh
- X-seq: zsh-workers 47393
- From: Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>
- To: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>, Fahim Azad <f_azaad@xxxxxxxxxxx>
- Subject: Re: problem with zsh
- Date: Tue, 15 Sep 2020 17:50:59 +0100 (BST)
- Archived-at: <https://zsh.org/workers/47393>
- Archived-at: <http://www.zsh.org/sympa/arcsearch_id/zsh-workers/2020-09/937629571.1954055.1600188659284%40mail2.virginmedia.com>
- Authentication-results: zsh.org; iprev=pass (smtpq1.tb.ukmail.iss.as9143.net) smtp.remote-ip=212.54.57.96; dkim=pass header.d=ntlworld.com header.s=meg.feb2017 header.a=rsa-sha256; dmarc=pass header.from=ntlworld.com; arc=none
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ntlworld.com; s=meg.feb2017; t=1600188659; bh=kKikRqrYop00iX4znjRnKfC+oA/spqDr7I30dJ09UhM=; h=Date:From:To:Cc:In-Reply-To:References:Subject; b=2ToLLcwnI555TSAoHS6L0ugllZ2oKk7UsZxGPu2Yd7Mx5JYPtJOedcIcpn73B9uyg BFIWGNhgTeh2qwAk7E40tqIokIahBROqZqR/xvgRcdE9aiTPFTuqL6OHYxAwbiw67M 4kVXbxdZqVpSGfYneCgyQlFi9cZH4Bm+MAj3VY/4kEhUWCedg4NorAaL6IuXjEhOpV tMB29IAuGr6xut/USkrORfjuS7amYeUV+igw+qNd5YuWmmRd8SfU/NPk0a+zl0oh2k v9frpqMtVx6C1IFLel8lCQepV6y4VVUYWwmJ0sYKH9dgwUlmmMCGwjexx+dZiac+gH 8nvyPtJ/zHWpQ==
- Importance: Medium
- In-reply-to: <CAH+w=7aekUCwy_Hsq=8ktGfYBOmnpkGaYHwGQai3OZK_X5ZE5g@mail.gmail.com>
- List-archive: <http://www.zsh.org/sympa/arc/zsh-workers>
- List-help: <mailto:sympa@zsh.org?subject=help>
- List-id: <zsh-workers.zsh.org>
- List-owner: <mailto:zsh-workers-request@zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-subscribe: <mailto:sympa@zsh.org?subject=subscribe%20zsh-workers>
- List-unsubscribe: <mailto:sympa@zsh.org?subject=unsubscribe%20zsh-workers>
- References: <239397647.7807903.1600168107330.ref@mail.yahoo.com> <239397647.7807903.1600168107330@mail.yahoo.com> <CAH+w=7aekUCwy_Hsq=8ktGfYBOmnpkGaYHwGQai3OZK_X5ZE5g@mail.gmail.com>
- Sender: zsh-workers-request@xxxxxxx
> On 15 September 2020 at 17:39 Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
> You're going to need to log in with a different user name, or boot in
> single user mode. Alternatively, if you have access to the filesystem
> from elsewhere via a shared drive, you may be able to edit the
> /etc/passwd file to fix the shell assignment.
There may be other ways using GUI clients, since the implication is
it's still possible to start utilities, and it looks like you're changing
settings from the command line. For example, start emacs and use
M-x set-variable RET explicit-shell-file-name RET "/bin/zsh" RET
(double quotes needed), then
M-x shell RET
to get a shell command line. M-x is usually entered as ESC x and there
is TAB completion for the Emacs names.
It just depends what you have access to.
pws
> On Tue, Sep 15, 2020 at 4:08 AM Fahim Azad <f_azaad@xxxxxxxxxxx> wrote:
> >
> > Hi!
> >
> > I wanted to switch from bash to z-shell in my Manjaro Linux pc terminal but by mistake I wrote "/ usr / bin / git-shell" instead of "/ bin / zsh". After restart the terminal will not work at all. When I click to open the terminal, it starts up but quickly disappears. I have tried with other terminals but unfortunately it did not help to fix the problem. Please help me!
> >
> > With best regards
> > Fahim Azad
> >
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author