feat(tmuxinator): add window for cht.sh

This commit is contained in:
Stefan Imhoff
2022-09-24 09:49:29 +02:00
parent 997a5f289a
commit 2a6b44e480

View File

@@ -2,7 +2,8 @@ name: Standard
root: ~/.dotfiles/ root: ~/.dotfiles/
windows: windows:
- Vim: vim - Vim: vim
- Downloads: cd ~/Downloads; clear
- Terminal: cd; clear
- Raycast: cd ~/Code/GitHub/raycast-scripts
- Dotfiles: clear - Dotfiles: clear
- Terminal: cd; clear
- Cheatsheet: cht.sh --shell
- Raycast: cd ~/Code/GitHub/raycast-scripts
- Downloads: cd ~/Downloads; clear