ianebeckett / dotfiles

MIT License
0 stars 0 forks source link

considerations on different shells #54

Closed ianebeckett closed 6 months ago

ianebeckett commented 8 months ago

bash:

-runs everywhere -Is there anything I do in zsh that can't be done in bash?

zsh:

-autosuggestions plugin (might be moot with an fzf workflow) -command completions (which I still need to configure properly)

fish:

-autosuggestions built in? -clean scripting syntax -lots of fancy syntax highlighting out of the box