This commit is contained in:
The-Repo-Club 2022-10-25 07:09:20 +01:00
parent 2885c6eaa0
commit 67bec3276e
No known key found for this signature in database
GPG Key ID: E30EC2FBFB05C44F

View File

@ -12,7 +12,7 @@
#Created:
# Tue 25 October 2022, 07:04:14 AM [GMT+1]
#Modified:
# Tue 25 October 2022, 07:07:37 AM [GMT+1]
# Tue 25 October 2022, 07:09:12 AM [GMT+1]
#
#Description:
# FZF menu for pacman yay or paru
@ -21,8 +21,6 @@
# bash, pacman, yay, paru
#
# Dependencies:
# pacman, yay, fzf
function go_pacman() {
cmd=$(pacman -Slq | fzf --prompt 'pacman> ' \
--header 'Install packages. CTRL+(Pacman/Aur/Installed/Quit)' \