summaryrefslogtreecommitdiff
path: root/.local/bin/uni
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/uni')
-rwxr-xr-x.local/bin/uni2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/uni b/.local/bin/uni
index a882c8c..34f2711 100755
--- a/.local/bin/uni
+++ b/.local/bin/uni
@@ -21,7 +21,7 @@ test -f $DATA || setup
set i `{
tee >{cut -d';' -f1 | read -d\n runes} <$DATA
- | cut -d';' -f2 $DATA
+ | cut -d';' -f2
| osel -i
}
set rune `printf $runes[$i]