Update session-local to open more config repos
This commit is contained in:
parent
d4ec662477
commit
6aeadd4129
@ -1,7 +1,18 @@
|
|||||||
rename-window home
|
rename-window home
|
||||||
|
|
||||||
|
new-window -c ~/.config/nvim
|
||||||
|
rename-window config/nvim
|
||||||
|
|
||||||
|
new-window -c ~/.config/zsh
|
||||||
|
rename-window config/zsh
|
||||||
|
|
||||||
|
new-window -c ~/.config/tmux
|
||||||
|
rename-window config/tmux
|
||||||
|
|
||||||
new-window -c ~/.config/local
|
new-window -c ~/.config/local
|
||||||
rename-window local
|
rename-window config/local
|
||||||
move-window -s local:local -t 9
|
move-window -s local:config/local -t 9
|
||||||
|
|
||||||
select-window -t local:home
|
select-window -t local:home
|
||||||
|
|
||||||
# vim: filetype=tmux
|
# vim: filetype=tmux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user