diff options
Diffstat (limited to '.config/Scripts/tmuxinit')
| -rwxr-xr-x | .config/Scripts/tmuxinit | 4 |
1 files changed, 0 insertions, 4 deletions
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 |
