From 6782b46811fb1923909e52511a6710f85bcf650b Mon Sep 17 00:00:00 2001 From: Olaf Alders Date: Thu, 14 Mar 2024 12:01:03 -0400 Subject: [PATCH] Add image preview shortcut --- launch.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/launch.txt b/launch.txt index d61507b8..e1516ef7 100644 --- a/launch.txt +++ b/launch.txt @@ -2,3 +2,4 @@ dot files # cd ~/dot-files && ./install.sh git gc # git prune && git lfs prune && git gc cpm install # cpm install -g --cpanfile cpanfile parallel prove # prove -lr -j $MY_PROCS t +img preview # fzf --preview='fzf-preview.sh {}'