instructions to install pick command

This commit is contained in:
z3rOR0ne 2022-05-08 05:27:24 -07:00
parent 3127c98666
commit 5dfa28695a

View file

@ -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)