# CocoRice Install my dotfiles. ## Table of contents - [Installation ](#installation-) - [Usage ](#usage-) - [Contributing ](#contributing-) - [License ](#license-) ## Installation Clone the repo. ## Usage Run ```bash ./scripts/linkFiles.sh ``` and it will create symbolic links to the dotfiles in this repo. Note that that this script will overwrite your local dotfiles, so make a backup first. ## Contributing PRs are welcome. ## License [MIT](https://choosealicense.com/licenses/mit/)