summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 13 insertions, 14 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)
-<a id="org5146b6c"></a>
+<a id="org28e8d4f"></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="orgf932a4c"></a>
+<a id="org2d47e82"></a>
# Configurations
@@ -31,18 +31,17 @@ Themes I'm using:
- [mocp-themes](https://github.com/wimstefan/mocp-themes) collection
-<a id="org28a05bc"></a>
+<a id="org537dfe9"></a>
# Installation
- clone repository
+
+ git clone [email protected]:~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
-<a id="org817046c"></a>
+<a id="org31d4326"></a>
# WARNING!