Update supporting script

- Update README to properly reflect py3.9 requirement
- Add support for `--force` that's been advertised forever
This commit is contained in:
Trysdyn Black 2024-10-10 15:38:25 -07:00
parent 3033ba4380
commit 508fad2e2c
2 changed files with 12 additions and 5 deletions

View file

@ -6,7 +6,7 @@ In essence this repo will mimic the layout of my homedir with a bunch of dotfile
The setup_dotfiles.py script takes the contents of this path and creates symlinks in my actual homedir, matching the directory structure.
## Requirements
* Python 3.4
* Python 3.9
* A home directory
## Setup