dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 1c7f1b725bf89d7b253a39f2028fb380a0d407c5
parent dc32af1243e731ee9f37f7ea4ed6bb2ebbed9747
Author: Linus <93053722+KoenigLinus@users.noreply.github.com>
Date:   Fri, 22 Nov 2024 12:04:29 +0100

Update README.md
Diffstat:
MREADME.md | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,15 @@ # dotfiles +## Inhalt + +- `.bashrc` +- `.config/nvim` +- `.config/weechat` +- `.scripts/ghsync` +- `.sources/*` + +## Initialisierung + ```bash bash init.bash ```