From 70dc7c3c78d236c690de5ebea565a6122d9402a4 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 26 Mar 2023 19:18:51 +0300 Subject: readme: style --- README.md | 18 +++++++++--------- org/README.org | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 256cb95..7953e53 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Table of Contents -- [About](#org28e8d4f) -- [Configurations](#org2d47e82) -- [Installation](#org537dfe9) -- [WARNING!](#org31d4326) +- [About](#orgef8697d) +- [Configurations](#org747bf2e) +- [Installation](#org356fe44) +- [WARNING!](#org2538d5b) - + # 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,7 +31,7 @@ Themes I'm using: - [mocp-themes](https://github.com/wimstefan/mocp-themes) collection - + # Installation @@ -45,7 +45,7 @@ Themes I'm using: - Use stow cd ~/dotfiles - stow . + 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 +55,7 @@ e.g `mv ~/.bashrc ~/.bashrc_backup` paru -S - < pkglist.txt - + # WARNING! diff --git a/org/README.org b/org/README.org index 351e35f..6f0b90e 100755 --- a/org/README.org +++ b/org/README.org @@ -40,7 +40,7 @@ Themes I'm using: + Use stow #+begin_src bash cd ~/dotfiles - stow . + 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~ -- cgit v1.2.3