Adding config

This commit is contained in:
2025-06-07 17:28:54 +02:00
parent 66c90d7306
commit 1537d9a29f
5 changed files with 48 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
return {
"rmagatti/auto-session",
lazy = false,
opts = {
suppressed_dirs = { "~/", "~/Projects", "~/Downloads", "/" },
},
}