1
0
Fork 0

switch to chezmoi

This commit is contained in:
Von Random 2025-01-02 17:33:13 +02:00
parent 3c5d00dbf3
commit a8b0acd4db
76 changed files with 27 additions and 531 deletions

3
dot_config/nvim/init.lua Normal file
View file

@ -0,0 +1,3 @@
require('settings')
require('maps')
require('plugins')