Hacker News new | ask | show | jobs
by skrtskrt 1888 days ago
On Pop OS I just stuck with gnome-terminal, it was plenty good if not quite as slick as iterm2.
1 comments

Try installing tilix and 'Oh-my-zsh'. I did that to my desktop and couldn't be any happier.
Or if you are up for something new, try fish, which has a nice out of the box experience and so many nice features. Like 'alt + h' for manpage of the command you are working on, or 'alt + s' to toggle sudo. Multi-line editing is a bliss too. The only thing I dearly miss is cmd <<< "string".