From 5dfa28695a82e08b0c49919359345456fa12da45 Mon Sep 17 00:00:00 2001 From: z3rOR0ne Date: Sun, 8 May 2022 05:27:24 -0700 Subject: [PATCH] instructions to install pick command --- updates.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/updates.txt b/updates.txt index 01b20029..9fbb1c60 100644 --- a/updates.txt +++ b/updates.txt @@ -10,3 +10,6 @@ replace every newline with a single space: tr '\n' ' ' add notation about using find to list only files in current directory and NOT subdirectory: find $dir -maxdepth 1 -type f +Install pick: + +paru pick (choose 1)