summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.org b/README.org
index 6e9eb0a..6485437 100644
--- a/README.org
+++ b/README.org
@@ -35,7 +35,9 @@ I use this repo to keep my configurations synchronized across different machines
cd ~/dotfiles
stow .
#+end_src
-If you get any errors due to existing files, rename them with ~_backup~ at the end, e.g ~mv ~/.bashrc ~/.bashrc_backup~
+If you get any errors due to existing files, rename them with ~_backup~ at the end
+
+e.g ~mv ~/.bashrc ~/.bashrc_backup~
* WARNING!
*I do not recommend to run my dotfiles as is. Proceed with caution, you are better off copying parts of my code and implementing them in your own configuration*
/My configuration is constantly changing, and I break things quite often./