chore(work): update session commands regarding session script modifications
This commit is contained in:
parent
24b37a2903
commit
250b215b06
1 changed files with 2 additions and 2 deletions
|
@ -22,8 +22,8 @@
|
|||
tmux = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
bind -n M-F9 run 'create-tmux-session -n quipu -p quipuapp "run:nvim ." project:quipu-infrastructure neww:quipu-infra project:sellsy hsplit:50 run:k9s project:charts neww:charts'
|
||||
bind -n M-F8 run 'create-tmux-session -n verifactu -p verifactu "run:nvim ." project:verifactu-infrastructure neww:verifactu-infra project:sellsy hsplit:50 run:k9s project:charts neww:charts'
|
||||
bind -n M-F9 run 'create-tmux-session -n quipu -r quipuapp "run:nvim ." repo:quipu-infrastructure neww:quipu-infra p:sellsy hsplit:50 run:k9s repo:charts neww:charts'
|
||||
bind -n M-F8 run 'create-tmux-session -n verifactu -r verifactu "run:nvim ." repo:verifactu-infrastructure neww:verifactu-infra repo:sellsy hsplit:50 run:k9s repo:charts neww:charts'
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue