Add tmux layout for hacking
This commit is contained in:
parent
055b8c2708
commit
515aaacced
7
layout.tmux
Normal file
7
layout.tmux
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
# vim: ft=tmux
|
||||||
|
split-window -h -p 50 -c ~/.config/xremap nvim ~/.config/xremap/macOS.yaml
|
||||||
|
|
||||||
|
select-pane -t 1
|
||||||
|
split-window -v -p 50 -c ~/.config/xremap journalctl --user -f _COMM=xremap
|
||||||
|
|
||||||
|
select-pane -t 3
|
Loading…
x
Reference in New Issue
Block a user