1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-06 21:45:10 +01:00

Handy tmux alias for resizing/taking over a session

This commit is contained in:
Michiel Scholten
2014-07-15 20:19:57 +02:00
parent 7d23bfc3b6
commit bb814c7155

View File

@@ -41,6 +41,10 @@ alias so=git
#20140521 force 256 colours in tmux #20140521 force 256 colours in tmux
alias tmux='tmux -2' 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() { function fuck() {
if killall -9 "$2"; then if killall -9 "$2"; then
echo ; echo " (╯°□°)╯︵$(echo "$2"|toilet -f term -F rotate)"; echo echo ; echo " (╯°□°)╯︵$(echo "$2"|toilet -f term -F rotate)"; echo