1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-18 09:53:22 -07:00

add quick install note

This commit is contained in:
Connor Olding 2019-06-03 09:33:02 -07:00
parent 1ca9d7ba36
commit 1e389e2d6f

View File

@ -2,6 +2,12 @@
_(plus some little shell scripts)_
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
```
## stuff defined in RC files
such as [.bashrc](/home/bashrc) and [.zshrc](/home/zshrc)