1
0
mirror of https://github.com/Morantron/tmux-fingers.git synced 2024-06-29 07:50:56 +02:00
tmux-fingers/spec/stubs/action-stub.sh
2020-12-27 20:20:00 +01:00

5 lines
90 B
Bash
Executable File

#!/usr/bin/env bash
input=$(cat)
echo "action-stub => $input" > /tmp/fingers-stub-output