installed systeroids and logo-ls
This commit is contained in:
parent
829956db8a
commit
ed0cf69e06
4 changed files with 13 additions and 2 deletions
|
|
@ -14,6 +14,10 @@ add notation about using pick to parse through output, and pipe that using xargs
|
|||
example:
|
||||
ls | pick | xargs bat # will give you a choice of the files from ls, pick displays a menu to "pick" the file, which then is parsed to xargs bat (invokes bat on choice from ls | pick)
|
||||
|
||||
Install pick:
|
||||
Install systeroid:
|
||||
|
||||
paru pick (choose 1)
|
||||
doas pacman -S systeroid
|
||||
|
||||
Install logo-ls
|
||||
|
||||
paru logo-ls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue