The new Kali Linux console adapted to Ubuntu (and maybe any distro)!
- A Powerline/Nerd Font (for unicode characters) (Kali uses Firacode)
- Clone the repository
- Execute
INSTALL.sh
- Open your
.zshrc
- Change
ZSH_THEME
toubunly
- Add to the plugins
zsh-autosuggestions and zsh-syntax-highlighting
- Type
source ~/.zshrc
for reload