2013-06-28 05:51:52 -07:00
|
|
|
## obligatory personal dotfiles repository
|
2013-06-28 05:22:14 -07:00
|
|
|
|
|
|
|
_(plus some little shell scripts)_
|
|
|
|
|
2019-06-03 09:33:02 -07:00
|
|
|
quick install for random boxes:
|
|
|
|
|
|
|
|
```
|
|
|
|
cd && curl -L https://github.com/notwa/rc/archive/master.tar.gz | tar zx && mv rc-master rc && rc/install
|
|
|
|
```
|
|
|
|
|
2016-06-27 07:12:01 -07:00
|
|
|
## stuff defined in RC files
|
2016-06-27 06:02:53 -07:00
|
|
|
|
2021-07-29 00:37:35 -07:00
|
|
|
hold on, this needs to be rewritten.
|
2016-06-27 07:02:58 -07:00
|
|
|
|
2016-06-27 06:02:53 -07:00
|
|
|
## shell scripts
|
|
|
|
|
2021-07-29 00:37:35 -07:00
|
|
|
hold on, this needs to be rewritten.
|