bin/zman

5 lines
98 B
Plaintext
Raw Normal View History

2023-01-16 08:38:04 +01:00
#!/usr/bin/env zsh
CMD=$(gum input --placeholder="command")
zellij action new-pane -- man "$CMD"