Update .config/fish/conf.d/30-man.fish

Update .config/packages/archgirlie
This commit is contained in:
punkfairie 2024-09-29 21:39:00 -07:00
parent ce2a9538e8
commit 27a8517fdd
Signed by: punkfairie
GPG key ID: A86AF57F837E320F
2 changed files with 8 additions and 3 deletions

View file

@ -1,5 +1,11 @@
#!/usr/bin/env fish
if command -v most &>/dev/null
set -gx MANPAGER most
if command -v bat &>/dev/null
set batcmd bat
else if command -v batcat &>/dev/null
set batcmd batcat
end
if set -q batcmd
set -gx MANPAGER "sh -c 'col -bx | $batcmd -l man -p'"
end

View file

@ -1,4 +1,3 @@
 -> Avoid running yay as root/sudo.
aic94xx-firmware
alsa-utils
amfora