From 8308c4dd59bc97380f06e083462f3c7e8482ec38 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Wed, 8 Feb 2023 01:36:56 +0200 Subject: update readme --- README.md | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index bdf302a..d375486 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Table of Contents -- [About](#orgeeecef4) -- [Installation](#orgae4e33a) -- [Important!](#org3e2d61f) +- [About](#org40feefd) +- [Installation](#org4836c36) +- [Important!](#org4461b5b) - + # About @@ -19,25 +19,24 @@ I use this repo to keep my configurations synchronized across different machines ![img](pictures/showcase.png) - + # Installation - clone repository - - cd testing - +``` git clone https://github.com/ThanosApollo/dotfiles.git ~/dotfiles +``` - Install [GNU stow](https://www.gnu.org/software/stow/) - +``` guix install stow # use the package manager of your distro if not guix cd ~/dotfiles stow . # if you get errors, rename your files that produce them, e.g mv ~/.bashrc ~/.bashrc_backup +``` - - + # Important! -- cgit v1.2.3