diff options
-rw-r--r-- | README.md | 14 |
1 files changed, 8 insertions, 6 deletions
@@ -1,13 +1,13 @@ # Table of Contents -- [About](#orgd76539e) -- [Installation](#org30a346a) -- [Important!](#org880a841) +- [About](#orgeeecef4) +- [Installation](#orgae4e33a) +- [Important!](#org3e2d61f) -<a id="orgd76539e"></a> +<a id="orgeeecef4"></a> # About @@ -19,12 +19,14 @@ I use this repo to keep my configurations synchronized across different machines ![img](pictures/showcase.png) -<a id="org30a346a"></a> +<a id="orgae4e33a"></a> # Installation - clone repository + cd testing + git clone https://github.com/ThanosApollo/dotfiles.git ~/dotfiles - Install [GNU stow](https://www.gnu.org/software/stow/) @@ -35,7 +37,7 @@ I use this repo to keep my configurations synchronized across different machines stow . # if you get errors, rename your files that produce them, e.g mv ~/.bashrc ~/.bashrc_backup -<a id="org880a841"></a> +<a id="org3e2d61f"></a> # Important! |