On Debian 10 (buster) and Ubuntu 20.04, switching to zsh and liquidprompt, the quick and easy way: 1 2 3 4 5 sudo apt install zsh liquidprompt chsh -s /usr/bin/zsh # restart your session liquidprompt_activate # close your shell and re-open it