Install required packages:
apt-get install libxinerama-dev libx11-dev
Customization of [dwm], which base code of dwm may be found under:
git clone http://git.suckless.org/dwm
Create a new repository, or reuse an existing one.
Generate a new SSH key:
ssh-keygen -t rsa -C "[email protected]"
Copy the contents of the file ~/.ssh/id_rsa.pub
to your SSH keys in your GitHub account settings (https://github.com/settings/keys).
Test SSH key: