0xAF / af-etc

Some files and scripts I need on newly installed systems

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

af-etc

Some files and scripts I put on newly installed systems.

usage

You should probably have a look at the scripts and config files and pickup only what you need/want.

Use at your own risk!! this will overwrite some of your configurations.

wget --no-check-certificate https://raw.github.com/0xAF/af-etc/master/init.sh && chmod +x init.sh

acknowledgement

I've used some ideas from https://github.com/seebi/rc. Mainly the Makefile idea.

LICENSE

WTFPL

This means Public Domain

About

Some files and scripts I need on newly installed systems

License:Do What The F*ck You Want To Public License


Languages

Language:Vim Script 90.9%Language:Shell 4.5%Language:Python 3.4%Language:Perl 1.0%Language:Makefile 0.2%