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