kyrias's comments

kyrias | 13 years ago | on: HN no longer supporting SPDY

    > ... increasingly becoming moot as more and 
    > more TLD's are become available (eg .io)
"Becoming available"?

Most TLDs don't have any second-level requirements, and AFAIK .io has never had any.

kyrias | 13 years ago | on: How zsh is more useful than bash

I have ls aliased to 'ls -F -H --color=yes --group-directories-first', so no.

('/bin/ls *' is just as fast with '--color=yes' for me btw)

kyrias | 13 years ago | on: How zsh is more useful than bash

First of all stop using OMZ, it's a massive slow-down. Secondly use the git prompt that comes with git instead, there's no reason to use a custom one.

kyrias | 13 years ago | on: How zsh is more useful than bash

I just checked and fish is way slower at 'ls *' than zsh. (zsh was done 2x as fast even with a directory with more than 3x as much stuff in it)

I have also a few other flags set in my zsh aliases that's not in fish.

(Tested with 2.0b2)

page 3