Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.41 KB

README.md

File metadata and controls

45 lines (35 loc) · 1.41 KB

dotfiles

What?

Those are my 'dotfiles', my personal configuration files for the things I use all day for work or pleasure: my shells and my text editor. This repository also contains some little scripts that had a purpose at some point or still have one, open-sourced for the sake of it.

Why?

Sharing is caring.

How?

My configuration was made empirically, when I need something, feel that something could be easier or when I see something nice on the internets, I put it in there and see if it's really useful (it won't stay if it's not).

Quick install

I'm a lazy man so I made a script to make a script that installs everything. This script requires git and the makeself package to be present.

Warning: the resulting dotfiles.run script will remove all the dotfiles from your home folder, use it at your own risk.

License

        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.