summaryrefslogtreecommitdiffstats
path: root/gshot
diff options
context:
space:
mode:
Diffstat (limited to 'gshot')
-rwxr-xr-xgshot5
1 files changed, 0 insertions, 5 deletions
diff --git a/gshot b/gshot
deleted file mode 100755
index 2908454..0000000
--- a/gshot
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-file=$(scrot -s -e 'echo $f')
-gimp "$file"
-fb "$file"
-rm "$file"