tmux-thumbs/tmux-thumbs.tmux

6 lines
148 B
Plaintext
Raw Normal View History

2019-02-04 21:40:45 +00:00
#!/usr/bin/env bash
2019-03-06 17:04:05 +00:00
CURRENT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
tmux bind-key space run-shell "${CURRENT_DIR}/tmux-thumbs.sh"