From 4ca410cb89d44b85bf0ac5413915e35ff460e4d2 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 6 Nov 2023 00:44:47 +0530 Subject: added betterlockscreen --- .config/fish/config.fish | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.config/fish') diff --git a/.config/fish/config.fish b/.config/fish/config.fish index fc30b3c..959abfd 100644 --- a/.config/fish/config.fish +++ b/.config/fish/config.fish @@ -2,7 +2,8 @@ if status is-interactive # Commands to run in interactive sessions can go here starship init fish | source - neofetch + # neofetch + pfetch # abbreviations abbr --add --global gA 'git add -A' -- cgit v1.2.3