dotfiles/config/kitty/sTodo
2025-07-10 19:39:59 +02:00

6 lines
187 B
Text

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