From d7011188c102bf934d1af52eb25cdd59577566d7 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Tue, 16 Oct 2018 14:18:54 -0400 Subject: revamp of dropdown scripts, bug fixes --- .scripts/tmuxdd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .scripts/tmuxdd (limited to '.scripts/tmuxdd') diff --git a/.scripts/tmuxdd b/.scripts/tmuxdd new file mode 100755 index 0000000..c194ff1 --- /dev/null +++ b/.scripts/tmuxdd @@ -0,0 +1,4 @@ +#!/bin/sh +# This is the script that i3 runs to either start tmux in +# the dropdown terminal or log into a previous session. +tmux a || tmux -- cgit v1.3.1