From 6733e89e8425238bb7dbfd027cacaf178e81e7b4 Mon Sep 17 00:00:00 2001
From: Joshua Randall <josh@joshrandall.net>
Date: Fri, 7 Jun 2024 08:10:09 -0400
Subject: [PATCH] added smallfetch to zshrc

---
 .zshrc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.zshrc b/.zshrc
index bf38528..016551c 100644
--- a/.zshrc
+++ b/.zshrc
@@ -177,4 +177,5 @@ alias fucking='sudo' # because its funny
 
 eval "$(zoxide init zsh)"
 
-pfetch
+alias smallfetch="fastfetch -c ~/smallfetch.jsonc"
+smallfetch
-- 
GitLab