mirror of
https://github.com/dylanaraps/pfetch.git
synced 2026-01-02 16:02:12 +01:00
pfetch: Added PF_SOURCE. Closes #34
This commit is contained in:
@@ -57,6 +57,11 @@ PF_INFO="ascii"
|
||||
# Example: Only Information.
|
||||
PF_INFO="title os host kernel uptime pkgs memory"
|
||||
|
||||
# A file to source before running pfetch.
|
||||
# Default: unset
|
||||
# Valid: A shell script
|
||||
PF_SOURCE=""
|
||||
|
||||
# Separator between info name and info data.
|
||||
# Default: unset
|
||||
# Valid: string
|
||||
|
||||
Reference in New Issue
Block a user