diff options
author | Thanos Apollo <thanos@thanosapollo> | 2023-02-10 07:20:29 +0200 |
---|---|---|
committer | Thanos Apollo <thanos@thanosapollo> | 2023-02-10 07:20:29 +0200 |
commit | 552fdf7d1833f7ddc3b35905a1ea6679847ad883 (patch) | |
tree | 8d8654f827645d8075180687cbef77cc87d4c5d3 | |
parent | 6dd3f20aed46452c74d4a1403ebb7ee2fc8801da (diff) |
Update readme
-rw-r--r-- | README.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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./ |