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/sTodo Normal file
View file

@ -0,0 +1,6 @@
new_tab nvim
cd ~/dev/sTodo
launch bash -c "nix-shell --impure --command \"nvim -c \\\"lua require('persistence').load()\\\" .\""
new_tab terminal
cd ~/dev/sTodo
launch bash -c nix-shell