docs: add README.md

This commit is contained in:
servostar 2024-11-24 14:20:22 +01:00
commit b6f9084a0b
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Dotfiles
This repository contains all of my personal configuration files stored in the home directory
at `/home/srvstr`. Included are static configurations such as tmux, bashrc, etc.
In certain cases dependend repositories which are tracked externally are included as submodules
such as Neovim. Additionally large blobs of data such as fonts may not be versioned by git at
all but are rather linked by URLs to external storage services.