dotfiles

personal configuration files and scripts
git clone https://tongong.net/git/dotfiles.git
Log | Files | Refs | README

README.md (717B)


      1 # dotfiles
      2 
      3 These are my dotfiles. They are distributed by [rcm][1].
      4 
      5 The `suckless` folder is special because it does not really contain actual
      6 dotfiles but rather custom builds of suckless (and other) programs. (At the
      7 moment it also contains other programs I install from source but didn't change
      8 the code.)
      9 
     10 **NOTE:** When I started this repo I made the mistake to include personal /
     11 private information in some places. I didn't want to make it even worse with
     12 `git rebase` or the like and decided to keep all old history private but
     13 publish the repository without the old commits. For some files that's not too
     14 bad but for example my dwm patch history is obviously lost.
     15 
     16 
     17 [1]: https://github.com/thoughtbot/rcm