chore(tmux): move dotfiles in their own tmux session

This commit is contained in:
Stefan Imhoff
2022-12-24 13:35:04 +01:00
parent 82eccb0b51
commit 6d4cdaccc8
2 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
name: Standard
root: ~/.dotfiles/
root: ~/
windows:
- Vim: vim
- Dotfiles: clear
- Terminal: cd ~/Downloads; clear

5
tmuxinator/dotfiles.yml Normal file
View File

@@ -0,0 +1,5 @@
name: Dotfiles
root: ~/.dotfiles/
windows:
- Vim: vim
- Terminal: clear