Hacker News new | ask | show | jobs
by mattgreenrocks 1228 days ago
Best feature of fish is the fact that my fish dotfiles are about 100loc max with a fully async prompt.

Comparable functionality in zsh would be 500loc of ultra obscure tweaks :)

1 comments

What do you mean by "fully async prompt"?
https://github.com/mattgreen/lucid.fish

It avoids pauses when doing `git status` on gigantic repos.