Hacker News new | ask | show | jobs
by instb3at 1895 days ago
Try installing tilix and 'Oh-my-zsh'. I did that to my desktop and couldn't be any happier.
1 comments

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".