diff options
Diffstat (limited to 'README.org')
-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./ |