mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
docs: update
This commit is contained in:
2
pfetch
2
pfetch
@@ -289,7 +289,7 @@ get_pkgs() {
|
|||||||
command -v emerge && printf '%s\n' /var/db/pkg/*/*/
|
command -v emerge && printf '%s\n' /var/db/pkg/*/*/
|
||||||
|
|
||||||
# GUIX requires two commands.
|
# GUIX requires two commands.
|
||||||
command -v guix && {
|
command -v guix && {
|
||||||
guix package -p /run/current-system/profile -I
|
guix package -p /run/current-system/profile -I
|
||||||
guix package -I
|
guix package -I
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user