Skip to content

Instantly share code, notes, and snippets.

View hiquest's full-sized avatar
🎯
Focusing

Ianis Triandafilov hiquest

🎯
Focusing
View GitHub Profile
@morhekil
morhekil / .tmux.conf
Created April 1, 2014 08:40
vroom and tmux setup to to quickly zoom rspec's pane and put it into copy mode.
# quick zoom of another pane, with a given title ("target" in this example)
bind-key k run "~/bin/tmux-zoom-pane target"