bashrc/.bashrc.d/shot.bash

5 lines
70 B
Bash

shot() {
# Select a region, output to stdout
slurp | grim -g - -
}