zsh-users
 help / color / mirror / code / Atom feed
* Re: The Path Variable is Incomplete
       [not found]       ` <20111009165404.GC5554@yelena.nicm.ath.cx>
@ 2011-10-21  8:27         ` Bastien Dejean
  2011-10-21 10:51           ` Bastien Dejean
  0 siblings, 1 reply; 2+ messages in thread
From: Bastien Dejean @ 2011-10-21  8:27 UTC (permalink / raw)
  To: Nicholas Marriott; +Cc: ZSH Users Mailing List

Nicholas Marriott a écrit :

> look at setting default-command or default-shell

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: The Path Variable is Incomplete
  2011-10-21  8:27         ` The Path Variable is Incomplete Bastien Dejean
@ 2011-10-21 10:51           ` Bastien Dejean
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien Dejean @ 2011-10-21 10:51 UTC (permalink / raw)
  To: Nicholas Marriott; +Cc: ZSH Users Mailing List

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-10-21 10:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [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         ` The Path Variable is Incomplete Bastien Dejean
2011-10-21 10:51           ` Bastien Dejean

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).