dotfiles/README.md

16 lines
338 B
Markdown
Raw Normal View History

2018-09-17 16:12:14 +01:00
# Dotfiles
2017-11-16 21:59:49 +00:00
2020-02-10 08:48:44 +00:00
![](https://github.com/RealOrangeOne/dotfiles/workflows/Lint/badge.svg)
2017-11-16 21:59:49 +00:00
2015-11-24 13:46:28 +00:00
Settings and Preferences for transfer between machines
2016-02-05 18:00:36 +00:00
2017-11-05 22:08:27 +00:00
## Requirements
2019-03-14 22:33:40 +00:00
- SSH / GPG keys installed
2018-09-17 16:12:14 +01:00
- Correctly setup `~/.dotfiles` directory
2017-11-05 22:08:27 +00:00
2016-02-05 18:00:36 +00:00
## Usage
1. Run `./scripts/setup.sh` to setup local environment
2. Run `./scripts/deploy.sh`
3. ???
4. Profit!