Update readme
This commit is contained in:
parent
ba8a1046d2
commit
1b209abd30
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
||||||
# dotfiles
|
# Dotfiles
|
||||||
|
|
||||||
[![CircleCI](https://circleci.com/gh/RealOrangeOne/dotfiles.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/dotfiles)
|
[![CircleCI](https://circleci.com/gh/RealOrangeOne/dotfiles.svg?style=svg)](https://circleci.com/gh/RealOrangeOne/dotfiles)
|
||||||
|
|
||||||
Settings and Preferences for transfer between machines
|
Settings and Preferences for transfer between machines
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
- `puppet`
|
- `pipenv`
|
||||||
- `~/.dotfiles` repo from private
|
- Correctly setup `~/.dotfiles` directory
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
1. run `deploy.sh` as root
|
1. Run `pipenv run deploy`
|
||||||
2. ???
|
2. ???
|
||||||
3. Profit!
|
3. Profit!
|
||||||
|
|
Loading…
Reference in a new issue