index
:
dotfiles
master
personal config for various programs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dwm
/
setup.sh
blob: 946011ce752602bc3888cc3e78ec0955a275ab58 (
plain
)
1
2
3
4
5
6
7
8
9
#!/bin/bash set -e set -x cd dwm-6.6 rm -f config.h make config.h make install