summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 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)
-<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!