mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-25 00:38:20 -05:00
pacsync
This commit is contained in:
parent
2885c6eaa0
commit
67bec3276e
@ -12,7 +12,7 @@
|
|||||||
#Created:
|
#Created:
|
||||||
# Tue 25 October 2022, 07:04:14 AM [GMT+1]
|
# Tue 25 October 2022, 07:04:14 AM [GMT+1]
|
||||||
#Modified:
|
#Modified:
|
||||||
# Tue 25 October 2022, 07:07:37 AM [GMT+1]
|
# Tue 25 October 2022, 07:09:12 AM [GMT+1]
|
||||||
#
|
#
|
||||||
#Description:
|
#Description:
|
||||||
# FZF menu for pacman yay or paru
|
# FZF menu for pacman yay or paru
|
||||||
@ -21,8 +21,6 @@
|
|||||||
# bash, pacman, yay, paru
|
# bash, pacman, yay, paru
|
||||||
#
|
#
|
||||||
|
|
||||||
# Dependencies:
|
|
||||||
# pacman, yay, fzf
|
|
||||||
function go_pacman() {
|
function go_pacman() {
|
||||||
cmd=$(pacman -Slq | fzf --prompt 'pacman> ' \
|
cmd=$(pacman -Slq | fzf --prompt 'pacman> ' \
|
||||||
--header 'Install packages. CTRL+(Pacman/Aur/Installed/Quit)' \
|
--header 'Install packages. CTRL+(Pacman/Aur/Installed/Quit)' \
|
||||||
|
Loading…
Reference in New Issue
Block a user