bin/zman
2023-01-16 01:38:14 -06:00

5 lines
98 B
Bash
Executable File

#!/usr/bin/env zsh
CMD=$(gum input --placeholder="command")
zellij action new-pane -- man "$CMD"