diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-10-16 14:18:54 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-10-16 14:18:54 -0400 |
| commit | d7011188c102bf934d1af52eb25cdd59577566d7 (patch) | |
| tree | 8c39d2342e1894d5ea3449094c56fae128a4d149 /.scripts/tmuxinit | |
| parent | 830a38f84db507949de0e16cf748eadf11253675 (diff) | |
| download | eibhear-d7011188c102bf934d1af52eb25cdd59577566d7.tar.gz eibhear-d7011188c102bf934d1af52eb25cdd59577566d7.tar.zst eibhear-d7011188c102bf934d1af52eb25cdd59577566d7.zip | |
revamp of dropdown scripts, bug fixes
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 |
