DEV Community

Discussion on: Terminal Setup with Zsh + Tmux + Dracula Theme

Collapse
 
adhirajbhatia profile image
AdhirajBhatia

Nice Setup ! I would recommend you to use fish as your default shell . There is a alternative of Powerlevel10K in fish - Tide .

Collapse
 
andrenbrandao profile image
André Brandão

Thanks @adhirajbhatia ! Could you explain better why fish would be a better option? I have never used it.

Collapse
 
adhirajbhatia profile image
AdhirajBhatia

Fish has better defaults . Fish has built in syntax highlighting and autocomplete for which we have to install plugins and zsh . We can also use the fish config command to set the theme from browser . It is the best shell , if you don't do bash scripting .