Fix README; thanks markdown

This commit is contained in:
Trysdyn Black 2020-05-01 19:43:53 -07:00
parent 09fc83796c
commit 881aceb6e1

View file

@ -1,15 +1,15 @@
#dotfiles
# dotfiles
Personal dotfiles; probably not much here of value for anyone not me.
In essence this repo will mimic the layout of my homedir with a bunch of dotfiles and utility scripts in the right locations as if this were my homedirectory.
The setup_dotfiles.py script takes the contents of this path and creates symlinks in my actual homedir, matching the directory structure.
# Requirements
## Requirements
* Python 3.4
* A home directory
# Setup
## Setup
* Clone the repo
* `python3 setup_dotfiles.py`