Update .config/fish/conf.d/30-man.fish
Update .config/packages/archgirlie
This commit is contained in:
parent
9c404a874a
commit
9e0abfb4d5
2 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/env fish
|
#!/usr/bin/env fish
|
||||||
|
|
||||||
if command -v most &>/dev/null
|
if command -v nvim &>/dev/null
|
||||||
set -gx MANPAGER most
|
set -gx MANPAGER "nvim +Man!"
|
||||||
end
|
end
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
[1m[33m -> [0m[0mAvoid running yay as root/sudo.
|
||||||
aic94xx-firmware
|
aic94xx-firmware
|
||||||
alsa-utils
|
alsa-utils
|
||||||
amfora
|
amfora
|
||||||
|
|
Loading…
Reference in a new issue