diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 27 |
1 files changed, 13 insertions, 14 deletions
@@ -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! |