From 2f4c2a68a1cbebb0e06a5b3296e4bbb575c5fcb2 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 5 Nov 2018 17:51:24 -0500 Subject: scripts sorted --- .scripts/i3cmds/tmuxdd | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .scripts/i3cmds/tmuxdd (limited to '.scripts/i3cmds/tmuxdd') diff --git a/.scripts/i3cmds/tmuxdd b/.scripts/i3cmds/tmuxdd new file mode 100755 index 0000000..c194ff1 --- /dev/null +++ b/.scripts/i3cmds/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