From 1139b294670e4942a1db3b4547ed0cce37e1e727 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 26 Mar 2023 19:21:36 +0300 Subject: readme: fix shell styling --- README.md | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 7953e53..d6a3364 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Table of Contents -- [About](#orgef8697d) -- [Configurations](#org747bf2e) -- [Installation](#org356fe44) -- [WARNING!](#org2538d5b) +- [About](#orgc91e717) +- [Configurations](#org206293d) +- [Installation](#orgdb39af7) +- [WARNING!](#orgc003065) - + # About @@ -19,7 +19,7 @@ Here you will find my custom configuration files for a variety of applications a All of the configurations in this repository are managed using [GNU Stow](https://www.gnu.org/software/stow/), which allows me to easily manage and switch between different configurations for different systems or environments. - + # Configurations @@ -31,21 +31,23 @@ Themes I'm using: - [mocp-themes](https://github.com/wimstefan/mocp-themes) collection - + # Installation - clone repository - git clone git@git.sr.ht:~thanos_apollo/dotfiles + git clone git@git.sr.ht:~thanos_apollo/dotfiles ~/dotfiles - Install [GNU stow](https://www.gnu.org/software/stow/) paru -S install stow # use your distros package manager instead of paru - Use stow - cd ~/dotfiles - stow . +``` shell +cd ~/dotfiles +stow . +``` If you get any errors due to existing files, rename them with `_backup` at the end e.g `mv ~/.bashrc ~/.bashrc_backup` @@ -55,7 +57,7 @@ e.g `mv ~/.bashrc ~/.bashrc_backup` paru -S - < pkglist.txt - + # WARNING! -- cgit v1.2.3