dwm

suckless dynamic window manager
git clone https://git.beauhilton.com/dwm.git
Log | Files | Refs | README | LICENSE

cpconf (300B)


      1 [core]
      2 	repositoryformatversion = 0
      3 	filemode = true
      4 	bare = false
      5 	logallrefupdates = true
      6 [remote "origin"]
      7 	; url = https://git.beauhilton.com/dwm.git
      8   url = git@git.beauhilton.com:dwm.git
      9 	fetch = +refs/heads/*:refs/remotes/origin/*
     10 [branch "master"]
     11 	remote = origin
     12 	merge = refs/heads/master