first commit

This commit is contained in:
stuce-bot 2025-07-10 19:39:59 +02:00
commit d30379991e
11 changed files with 295 additions and 0 deletions

6
config/kitty/nixosConfig Normal file
View file

@ -0,0 +1,6 @@
cd ~/dev/nixosConfig
new_tab nvim
launch bash -c nvim -c"lua require('persistence').load()" .
new_tab terminal
cd ~/dev/nixosConfig
launch bash