first commit
This commit is contained in:
commit
d30379991e
11 changed files with 295 additions and 0 deletions
6
config/kitty/sTodo
Normal file
6
config/kitty/sTodo
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue