A Zsh plugin to pass the selected output of the first command to next!
zinit wait lucid for raisedadead/zsh-snrOther Plugin Managers
zplug "raisedadead/zsh-snr"antigen bundle raisedadead/zsh-snrgit clone https://github.com/raisedadead/zsh-snr.git $ZSH_CUSTOM/plugins/zsh-snrplugins=(
#...
zsh-snr
)git clone https://github.com/raisedadead/zsh-snr.git
source zsh-snr/snr.plugin.zshsnr <command-one --optional-flags-cmd-one> <command-two --optional-flags-cmd-two>
# Example usage
# snr "gh pr list" "gh pr checkout"Software: The software as it is licensed under the ISC License, please feel free to extend, re-use, share the code.