diff options
author | Thanos Apollo <[email protected]> | 2023-02-08 01:30:10 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-02-08 01:30:10 +0200 |
commit | e4501ab74c27fba361e4fbc1727bb1788f9bd372 (patch) | |
tree | 6b721e4aa299073d24a0700afbe0250a03726afc /README.md | |
parent | f4126dc13be87da91066e6b5712983457c9830ca (diff) |
test readme
Diffstat (limited to 'README.md')
-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! |