diff options
author | Thanos Apollo <[email protected]> | 2023-03-26 19:18:51 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-03-26 19:18:51 +0300 |
commit | 70dc7c3c78d236c690de5ebea565a6122d9402a4 (patch) | |
tree | bad7e6b072cccddfad6f1cf0e41966e0f05e395e /README.md | |
parent | 9b4d62a45fc1dd939ed701d792ac76e58d59da45 (diff) |
readme: style
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -1,14 +1,14 @@ # Table of Contents -- [About](#org28e8d4f) -- [Configurations](#org2d47e82) -- [Installation](#org537dfe9) -- [WARNING!](#org31d4326) +- [About](#orgef8697d) +- [Configurations](#org747bf2e) +- [Installation](#org356fe44) +- [WARNING!](#org2538d5b) -<a id="org28e8d4f"></a> +<a id="orgef8697d"></a> # 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. -<a id="org2d47e82"></a> +<a id="org747bf2e"></a> # Configurations @@ -31,7 +31,7 @@ Themes I'm using: - [mocp-themes](https://github.com/wimstefan/mocp-themes) collection -<a id="org537dfe9"></a> +<a id="org356fe44"></a> # 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 -<a id="org31d4326"></a> +<a id="org2538d5b"></a> # WARNING! |