From 238260e86ede4f60e429d5359275f8d0dd28ab4d Mon Sep 17 00:00:00 2001 From: Anthony Rodriguez Date: Wed, 7 Feb 2024 14:14:27 +0100 Subject: [PATCH] add TOC --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 774c4e1..550482f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # My dotfiles +- [My dotfiles](#my-dotfiles) + - [Installing](#installing) + - [Theme](#theme) + - [Shell](#shell) + - [Window Manager configuration](#window-manager-configuration) + - [Software used](#software-used) + - [Services and timers](#services-and-timers) + These are my personal dotfiles for configuring my workstations. I use [chezmoi](https://www.gnu.org/software/stow/) to manage them, as it just makes managing it all way more convenient, and allows me to setup everything in one command. @@ -7,7 +15,6 @@ I use different flavors for my configuration, as I prefer having a window manage This configuration uses git submodules in order to integrate my Emacs config from a separate repository, so make sure to initialize them before trying to install it (installation instructions below). - ## Installing The configuration can be installed using a single command: