This commit is contained in:
Anthony Rodriguez 2024-02-07 14:14:27 +01:00
parent 1fa79cb2e8
commit 238260e86e
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -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: