From 838eeec9acdc320bbab24b69db3041e436cdc996 Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 20 Feb 2018 14:29:53 -0700 Subject: scripts folder moved to ~/.scripts --- .scripts/tmuxinit | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 .scripts/tmuxinit (limited to '.scripts/tmuxinit') diff --git a/.scripts/tmuxinit b/.scripts/tmuxinit new file mode 100755 index 0000000..68a4b86 --- /dev/null +++ b/.scripts/tmuxinit @@ -0,0 +1,4 @@ +#!/bin/bash +# 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