Add paru support for p

This commit is contained in:
2025-02-24 14:11:30 +00:00
parent b8112a3ec3
commit c726d3dd79
2 changed files with 20 additions and 5 deletions

View File

@@ -79,14 +79,15 @@ programs=(neovim curl git tmux bmon fzf gcc make gpg)
if $desktop; then
programs+=(
tldr # Simplified man pages
weechat # IRC client
tldr # Simplified man pages
fastfetch # System info
#weechat # IRC client
#w3m # Text-based web browser
#nnn # File manager
#taskwarrior # Task manager
#mutt # Email client
#pass-otp # Password manager
#zbar-tools # QR code reader
#pass-otp # Password manager
#zbar-tools # QR code reader
)
fi