commit 28b6bbebb230e2f6d3b2a131dcc74af466d0ce54 parent 9810f4eea04eabcc01e18079f3547b1c1721d04a Author: MichaĆ M. Sapka <michal@sapka.me> Date: Tue, 28 Jun 2022 12:32:08 +0200 feat: l22 layout Diffstat:
R | bin/.local/bin/convert-movies.sh -> bin/.local/bin/convert-movies | | | 0 | |
A | bin/.local/bin/l22 | | | 4 | ++++ |
2 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/bin/.local/bin/convert-movies.sh b/bin/.local/bin/convert-movies diff --git a/bin/.local/bin/l22 b/bin/.local/bin/l22 @@ -0,0 +1,4 @@ +#!/bin/bash + +tmux split-window -v -p 30 +tmux split-window -h -p 40