From a7b0439aebb8943b9ae241e0ec184656d0254a70 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Sun, 26 Jan 2020 22:08:57 +0200 Subject: pfetch: Added PF_SOURCE. Closes #34 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index df4462a..49b8d5d 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3