summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <thanos@thanosapollo>2023-02-10 07:20:29 +0200
committerThanos Apollo <thanos@thanosapollo>2023-02-10 07:20:29 +0200
commit552fdf7d1833f7ddc3b35905a1ea6679847ad883 (patch)
tree8d8654f827645d8075180687cbef77cc87d4c5d3
parent6dd3f20aed46452c74d4a1403ebb7ee2fc8801da (diff)
Update readme
-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./