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