aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2015-09-15 13:23:31 +0200
committerMathias Bynens <mathias@qiwi.be>2015-09-15 13:23:31 +0200
commit9e09c6a0dacd297d46dd3988f2ce8b7281d8e318 (patch)
tree7dd78f35be1a327884c09ae0c0e870d9782fcf1e
parentc31450229d943144e6e71a1435a02b94c2916af9 (diff)
downloaddotfiles-9e09c6a0dacd297d46dd3988f2ce8b7281d8e318.tar.gz
dotfiles-9e09c6a0dacd297d46dd3988f2ce8b7281d8e318.tar.bz2
dotfiles-9e09c6a0dacd297d46dd3988f2ce8b7281d8e318.zip
README: Add warning
Closes #530, #575, and #576.
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ca31411..7dc41ae 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,8 @@
## Installation
+**Warning:** If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!
+
### Using Git and the bootstrap script
You can clone the repository wherever you want. (I like to keep it in `~/Projects/dotfiles`, with `~/dotfiles` as a symlink.) The bootstrapper script will pull in the latest version and copy the files to your home folder.