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)