dotfiles/README.md
2023-03-29 20:16:45 +01:00

14 lines
265 B
Markdown

# Dotfiles
Settings and Preferences for transfer between machines
## Requirements
- SSH / GPG keys installed
- Correctly setup `~/.dotfiles` directory
## Usage
1. Run `./scripts/setup.sh` to setup local environment
2. Run `./scripts/deploy.sh`
3. ???
4. Profit!