From b8211012cb1c8c2879e51d42b85e64877d42f463 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Sat, 12 Oct 2024 13:58:54 +0530 Subject: removed pfetch --- .config/fish/config.fish | 3 --- 1 file changed, 3 deletions(-) (limited to '.config/fish') diff --git a/.config/fish/config.fish b/.config/fish/config.fish index fa5342c..624b281 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -2,9 +2,6 @@ if status is-interactive # Commands to run in interactive sessions can go here starship init fish | source - # neofetch - pfetch - # abbreviations abbr --add --global gA 'git add -A' abbr --add --global ga 'git add' -- cgit v1.2.3