scripts and tridactyl
This commit is contained in:
parent
fda17aea44
commit
2dbf5dfc9f
13 changed files with 18 additions and 9 deletions
2
scripts/pacprev
Executable file
2
scripts/pacprev
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/sh
|
||||
pacman -Qq | fzf --preview 'pacman -Qil {}' --layout=reverse --bind 'enter:execute(pacman -Qil {} | less)'
|
Loading…
Add table
Add a link
Reference in a new issue