move pfetch to .zprofile

This commit is contained in:
2024-11-19 15:10:38 -05:00
parent 3ed473051d
commit 495c85fdc4
2 changed files with 12 additions and 13 deletions
+2
View File
@@ -0,0 +1,2 @@
# display mini system info on login
[[ ! -f $(which pfetch) ]] || eval "$(which pfetch)"