The following packages are to be installed:
- tmux
sudo apt-get install tmux
- go
- gotop
go get github.com/cjbassi/gotop
- figlet
sudo apt install figlet
- lolcat-c
- fortune
sudo apt install fortune
- cowsay
sudo apt install cowsay
- Install the patched fonts that include support for braille dots (to display the CPU usage graph). Use this as the font for the terminal (tested on Windows Subsystem for Linux)
- Install the 3d figlet font
cp 3d.flf /usr/share/figlet/
- The prompt used is a powerline-shell prompt by b-ryan