]> Sergey Matveev's repositories - dotfiles.git/commitdiff
Shorter prompt
authorSergey Matveev <stargrave@stargrave.org>
Mon, 21 Jun 2021 08:27:22 +0000 (11:27 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 21 Jun 2021 08:27:22 +0000 (11:27 +0300)
bin/bin/scan.sh

index d5c905feb48c57a1a4edf10e872f9ebd733ec30b..083c08902952afb8af31a607bc53b2ab76779f8a 100755 (executable)
@@ -47,7 +47,7 @@ do_next() {
 do_next
 
 while : ; do
-    echo -n "$cur: crop:$crop rotate:$rotate v/r/c/s/p/n> "
+    echo -n "$cur: C:$crop R:$rotate v/r/c/s/p/n> "
     read c
     case $c in
     v)