zsh-users
 help / color / mirror / code / Atom feed
From: Bastien Dejean <nihilhill@gmail.com>
To: Nicholas Marriott <nicholas.marriott@gmail.com>
Cc: ZSH Users Mailing List <zsh-users@zsh.org>
Subject: Re: The Path Variable is Incomplete
Date: Fri, 21 Oct 2011 12:51:13 +0200	[thread overview]
Message-ID: <20111021105113.GA462@circle.home> (raw)
In-Reply-To: <20111021082701.GA1110@circle.home>

Bastien Dejean a écrit :

> I've put these lines in my .tmux.conf:
> 
> set -g default-shell zsh -i
> set -g default-command zsh -i
> 
> And unfortunately, I still get a 'login' zsh shell.

My bad: I didn't properly kill tmux and hence, it was not reloading the
configuration.

The following is working:

    set -g default-command 'zsh -i'

Greetings,
-- 
Bastien


      reply	other threads:[~2011-10-21 10:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20111005205704.GA11812@circle.home>
     [not found] ` <87fwj6993m.fsf@hermes.hocat.ca>
     [not found]   ` <20111006075306.GA11573@yelena.nicm.ath.cx>
     [not found]     ` <20111008121410.GC13048@circle.home>
     [not found]       ` <20111009165404.GC5554@yelena.nicm.ath.cx>
2011-10-21  8:27         ` Bastien Dejean
2011-10-21 10:51           ` Bastien Dejean [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20111021105113.GA462@circle.home \
    --to=nihilhill@gmail.com \
    --cc=nicholas.marriott@gmail.com \
    --cc=zsh-users@zsh.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).