From 490be89cb77c4fc60e3e83aa6c49b3711eb9121f Mon Sep 17 00:00:00 2001 From: agres Date: Sun, 5 Oct 2025 12:57:22 +0200 Subject: [PATCH] readme --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 27ef622..ede636e 100644 --- a/README.md +++ b/README.md @@ -1 +1,17 @@ -# dotfiles \ No newline at end of file +# dotfiles + +Some custom config and dotfiles I use on my devices + +## Nvim + +The entire `nvim` folder can be copied in ~/.config/nvim + +## Zsh + +`.zshrc` in home dir using [Oh my Zsh](https://ohmyz.sh) + +## i3 Tiling window Manager (Linux) + +Config file, wallpapers and scripts are in `i3/` and i3blocks can be found in `etc/` + +