From e923a7cd4913677e320ccc711097f49f5da54496 Mon Sep 17 00:00:00 2001 From: Jackson Delahunt Date: Sat, 12 Jan 2019 20:43:28 +1100 Subject: [PATCH] remove --- scripts/tmux.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 scripts/tmux.sh diff --git a/scripts/tmux.sh b/scripts/tmux.sh deleted file mode 100755 index 71fa693..0000000 --- a/scripts/tmux.sh +++ /dev/null @@ -1,4 +0,0 @@ -docker exec \ - --interactive \ - --tty \ - desktop-environment "${@-zsh}"