add tmuxinator configs; nvim configs
This commit is contained in:
parent
86ebaf3eef
commit
172e94d2f8
18 changed files with 199 additions and 148 deletions
15
tmux/.config/tmuxinator/work-fomo.yml
Normal file
15
tmux/.config/tmuxinator/work-fomo.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# /home/ipu/.config/tmuxinator/work-fomo.yml
|
||||
|
||||
name: work-fomo
|
||||
root: ~/Code/work/fomo/fomo_bot/
|
||||
|
||||
|
||||
windows:
|
||||
- nvim:
|
||||
- cd app
|
||||
- nvimp .
|
||||
- shell:
|
||||
-
|
||||
- git:
|
||||
- cd app
|
||||
- lazygit
|
||||
Loading…
Add table
Add a link
Reference in a new issue