all repos — dotfiles @ 4572769937b90f8011b7cbfcfac7e496ac512742

linux dotfiles

new script fman just for fun
Prithu Goswami prithugoswami524@gmail.com
Thu, 21 Nov 2019 21:28:43 +0530
commit

4572769937b90f8011b7cbfcfac7e496ac512742

parent

0476739c5ebea1d74967a11f14901fd187ed8cb3

1 files changed, 3 insertions(+), 0 deletions(-)

jump to
A bin/scripts/fman

@@ -0,0 +1,3 @@

+#!/usr/bin/sh + +man -k . | dmenu -f -l 20 -fn "Hack:pixelsize=20" | cut -d ' ' -f 1 | xargs man -Tpdf | zathura -