diff options
Diffstat (limited to '.scripts/tmuxinit')
| -rwxr-xr-x | .scripts/tmuxinit | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.scripts/tmuxinit b/.scripts/tmuxinit deleted file mode 100755 index 68a4b86..0000000 --- a/.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 |
