Add tmux layout for hacking

This commit is contained in:
Kenneth Benzie 2023-06-09 00:02:06 +01:00
parent 055b8c2708
commit 515aaacced

7
layout.tmux Normal file
View 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