Ask HN: What shell/terminal setup would you recommend to beginners today?
3•GeekUses9527•1h ago
Zsh?Bash?Fish?others smart shell?
Comments
fragmede•1h ago
Ghostty with bash (have Claude setup oh my bash) and a custom atuin config so Ctrl-r is usable.
tim-tday•29m ago
A terminal with copy on select.
And use the default shell. Zsh on Mac bash on every Linux I’ve ever used (I can’t really tell the difference). Extend your history limit and close your windows now and then so they write to the history file. If you’re doing shell scripting follow the Google style guide.
fragmede•1h ago