diff --git a/files/pfetch.sh b/files/pfetch.sh new file mode 100644 index 0000000..a0b4e5a --- /dev/null +++ b/files/pfetch.sh @@ -0,0 +1,9 @@ +########################################################### +# +# execute pfetch on login +# +########################################################### + +export PF_INFO="ascii title os host kernel uptime pkgs memory wm de shell editor" +/usr/local/bin/pfetch +