Chapter 3. Install headless essentials from repo
-
Install minimum required tools
sudo apt install tmux emacs-pgtk git ssh -
Install tmux configuration
emacs ~/.tmux.confAnd paste from the source listing. After this point, we can use tmux to parallelize any slow steps.Note
~/.tmux.confsourceunbind C-b set -g prefix ` bind ` send-prefix