diff options
Diffstat (limited to 'fastTool')
| -rwxr-xr-x | fastTool | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fastTool b/fastTool new file mode 100755 index 0000000..98d30a6 --- /dev/null +++ b/fastTool @@ -0,0 +1,3 @@ +#!/bin/bash + +maim | tee >(convert - ~/Pictures/IFSE/IFSE_$(date +%F-%H_%M_%S).png) | xclip -selection clipboard -t image/png |
