mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(tmux): add tmuxinator and configuration
This commit is contained in:
7
tmuxinator/default.yml
Normal file
7
tmuxinator/default.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: Standard
|
||||
root: ~/.dotfiles/
|
||||
windows:
|
||||
- Vim: vim
|
||||
- Downloads: cd ~/Downloads; clear
|
||||
- Terminal: cd; clear
|
||||
- Dotfiles: clear
|
||||
Reference in New Issue
Block a user