Initial Commit
This commit is contained in:
commit
c6960b7851
1 changed files with 24 additions and 0 deletions
24
README.md
Normal file
24
README.md
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
#Dot Files
|
||||||
|
|
||||||
|
Configuration files (often called dot-files because they start with a ".") for the applications I use on a regular basis.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
####License
|
||||||
|
These files are licensed under the [WTFPL](http://www.wtfpl.net/), the full
|
||||||
|
license text of which can be found below.
|
||||||
|
|
||||||
|
> **DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE**
|
||||||
|
>
|
||||||
|
> _Version 2, December 2004_ ||
|
||||||
|
> _Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>_
|
||||||
|
>
|
||||||
|
> Everyone is permitted to copy and distribute verbatim or modified
|
||||||
|
> copies of this license document, and changing it is allowed as long
|
||||||
|
> as the name is changed.
|
||||||
|
>
|
||||||
|
> DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
||||||
|
> TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
>
|
||||||
|
> 0. You just DO WHAT THE FUCK YOU WANT TO.
|
||||||
|
|
Loading…
Reference in a new issue