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

Re: passing data to .zshrc



Matt Zagrabelny <mzagrabe@xxxxxxxxx> writes:

> #/bin/sh
> mate-terminal --geometry=156x42 --command FOO=bar /bin/zsh

Try
mate-terminal --geometry=156x42 --command env FOO=bar /bin/zsh

-- 
Leah Neukirchen  <leah@xxxxxxxx>  http://leah.zone



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