Some basic unix-y config files that I like; some patchworked together, some hand-made.
git clone https://github.com/sbassett29/basic-configs.git
cd basic-configs && chmod +x install.sh && ./install.sh
OR
-
Just curl the files you'd like, e.g.
bashrc
:curl https://raw.githubusercontent.com/sbassett29/basic-configs/master/bashrc -o ~/.bashrc
- Scott Bassett - sbassett29
GPL for some, Apache 2.0s for others.