Make your Tmux beautiful
Install Tmux
Follow https://github.com/tmux/tmux/wiki to install Tmux in your preferred OS.
Mac os users:
brew install tmux
Ubuntu users:
sudo apt update && sudo apt -y install tmux
Start using tmux
Create a new Tmux session and we will customize i...
blog.przbadu.dev4 min read