Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: CHASE_LINKS and PS1



On Wed, 2019-11-13 at 13:00 +0100, Seb wrote:
> I tried a workaround with:
>  	urxvt -e sh -c '/usr/bin/zsh'
> but I do not manage to tell zsh to execute "cd && clear".
> Is there a way to do this?
> Or perhaps a better way all around?

While I haven't got anything particularly clever, I presume
you've thought of simply adding that to ~/.zshrc?  Or even
add it to ~/.zlogin and execute

urxvt -e /usr/bin/zsh -l

to start a login shell?

pws



Messages sorted by: Reverse Date, Date, Thread, Author