Configuration of powerlevel10k with ohmyzsh and GNOME terminal
sudo apt install zsh
chsh -s /bin/zsh
Install oh my zsh
Install powerlevel10k
Download these fonts and install them
MesloLGS NF Regular font
p10k configure
it will take care for the rest of stepsInstall colorls
sudo apt install colorls
alias lc="colorls -sd"
lc
in your terminalChanging customizations