refactor: move .config and start.sh outside home/ folder

This commit is contained in:
yeti
2025-05-16 09:08:57 +01:00
parent fcda25b36b
commit 397467d8a4
17 changed files with 64 additions and 0 deletions

3
.config/nvim/stylua.toml Executable file
View File

@ -0,0 +1,3 @@
indent_type = "Spaces"
indent_width = 2
column_width = 120