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 --- .config/Scripts/tmuxinit | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 .config/Scripts/tmuxinit (limited to '.config/Scripts/tmuxinit') diff --git a/.config/Scripts/tmuxinit b/.config/Scripts/tmuxinit deleted file mode 100755 index 68a4b86..0000000 --- a/.config/Scripts/tmuxinit +++ /dev/null @@ -1,4 +0,0 @@ -#!/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