Skip to content

Commit

Permalink
readme note about git config
Browse files Browse the repository at this point in the history
  • Loading branch information
Aylr committed Jan 20, 2020
1 parent 17b47b5 commit 2e3192f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ This was heavily inspired by [Getting Started With Dotfiles](https://medium.com/
2. **IMPORTANT** Backup your existing `~/.bash_profile` and `~/.gitconfig` or you **will have data loss.**
3. In the repo's `.bash_profile`, update the full path to this repo, including the trailing slash.
- `DOTFILE_DIR=/Users/taylor/repos/dotfiles/`
3. From the repo directory, run `install.sh`. All this really does is drop symlinks into your home directory, which you can easily do yourself **after you backup existing files!**
4. Update the username and email address in the `.gitconfig` file.
5. From the repo directory, run `install.sh`. All this really does is drop symlinks into your home directory, which you can easily do yourself **after you backup existing files!**

## Notes

Expand Down

0 comments on commit 2e3192f

Please sign in to comment.