sbassett29 / basic-configs

basic unix config minutiae

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Configs

Some basic unix-y config files that I like; some patchworked together, some hand-made.

Installing

  1. git clone https://github.com/sbassett29/basic-configs.git
  2. cd basic-configs && chmod +x install.sh && ./install.sh

OR

  1. Just curl the files you'd like, e.g. bashrc:

    curl https://raw.githubusercontent.com/sbassett29/basic-configs/master/bashrc -o ~/.bashrc

Authors

License

GPL for some, Apache 2.0s for others.

About

basic unix config minutiae


Languages

Language:Shell 91.0%Language:Vim Script 9.0%