diff options
Diffstat (limited to '.scripts/i3cmds/manview')
| -rwxr-xr-x | .scripts/i3cmds/manview | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.scripts/i3cmds/manview b/.scripts/i3cmds/manview deleted file mode 100755 index fdc004c..0000000 --- a/.scripts/i3cmds/manview +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -man -Tpdf $(man -k . | awk '{print $1}' | uniq | dmenu -l 20) | zathura - |
