bin/tman

5 lines
94 B
Plaintext
Raw Normal View History

2022-11-24 07:24:12 +01:00
#!/usr/bin/env bash
CMD=$(gum input --placeholder="command")
tmux split-window -h man "$CMD"