From 9b4d62a45fc1dd939ed701d792ac76e58d59da45 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Sun, 26 Mar 2023 19:16:55 +0300 Subject: readme: style --- README.md | 27 +++++++++++++-------------- org/README.org | 14 +++++++------- 2 files changed, 20 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index fb7dd27..256cb95 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # Table of Contents -- [About](#org5146b6c) -- [Configurations](#orgf932a4c) -- [Installation](#org28a05bc) -- [WARNING!](#org817046c) +- [About](#org28e8d4f) +- [Configurations](#org2d47e82) +- [Installation](#org537dfe9) +- [WARNING!](#org31d4326) - + # 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,18 +31,17 @@ 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 https://github.com/ThanosApollo/dotfiles.git ~/dotfiles - -- Install [GNU stow](https://www.gnu.org/software/stow/) - - paru -S install stow # use your distros package manager instead of paru - +- 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 @@ -56,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 8762e53..351e35f 100755 --- a/org/README.org +++ b/org/README.org @@ -29,14 +29,14 @@ Themes I'm using: * Installation + clone repository -#+begin_src bash - git clone https://github.com/ThanosApollo/dotfiles.git ~/dotfiles -#+end_src -+ Install [[https://www.gnu.org/software/stow/][GNU stow]] + #+begin_src bash + git clone git@git.sr.ht:~thanos_apollo/dotfiles + #+end_src -#+begin_src bash - paru -S install stow # use your distros package manager instead of paru -#+end_src ++ Install [[https://www.gnu.org/software/stow/][GNU stow]] + #+begin_src bash + paru -S install stow # use your distros package manager instead of paru + #+end_src + Use stow #+begin_src bash cd ~/dotfiles -- cgit v1.2.3