pfetch: Added PF_SOURCE. Closes #34

This commit is contained in:
Dylan Araps 2020-01-26 22:08:57 +02:00
parent 0dcc4d6a82
commit a7b0439aeb
No known key found for this signature in database
GPG key ID: 46D62DD9F1DE636E
2 changed files with 10 additions and 0 deletions

View file

@ -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