summarylogtreecommitdiffstats
path: root/tmux-current-pane-hostname-git.install
blob: 99e26c0398c6023d0bf43e5eb9a121a18a594dec (plain)
1
2
3
4
5
6
post_install() {
  echo
  echo ">>> Add this line to the bottom of your tmux.conf:"
  echo "run-shell /usr/share/tmux/current_pane_hostname.tmux"
  echo
}