From bb814c7155108eb431e601f060e039dfaa0d29e3 Mon Sep 17 00:00:00 2001 From: Michiel Scholten Date: Tue, 15 Jul 2014 20:19:57 +0200 Subject: [PATCH] Handy tmux alias for resizing/taking over a session --- .bash_aliases | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.bash_aliases b/.bash_aliases index e9e866f..b54ab77 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -41,6 +41,10 @@ alias so=git #20140521 force 256 colours in tmux alias tmux='tmux -2' +# 20140715 you can connect to your session normally, and if you are bothered by +# another session that forced down your tmux window size you can simply call +alias takeover="tmux detach -a" + function fuck() { if killall -9 "$2"; then echo ; echo " (╯°□°)╯︵$(echo "$2"|toilet -f term -F rotate)"; echo