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

Re: Is quoting of the assigned value needed?




> On Nov 22, 2019, at 8:31 AM, Peter Stephenson <p.stephenson@xxxxxxxxxxx> wrote:
> 
> On Fri, 2019-11-22 at 08:07 -0600, Perry Smith wrote:
>> It surprised me that this:
>>  
>> var2=$var1
>>  
>> worked as it does but bash does the same thing.
> 
> It's much clearer like this as you can instantly see if you're doing an
> array assignment or not.

I totally agree.  I never liked the “${foo}” gymnastics.

So far, the defaults of zsh are what I want.  I’m still only in my
first month of using zsh but I’m finding so many things that
solve real world problems that I’ve bumped into.

Attachment: smime.p7s
Description: S/MIME cryptographic signature



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