#!/bin/sh git clone https://git.drinkingtea.net/david/dwm.git pushd dwm > /dev/null sudo make clean install popd > /dev/null