From def7b464a78f54ebdafa96ed520e7ed839bcb538 Mon Sep 17 00:00:00 2001 From: JackJ30 Date: Wed, 12 Mar 2025 23:46:06 -0400 Subject: more tofi styling and no more fastfetch --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index 3a30475..ef3c905 100644 --- a/.bashrc +++ b/.bashrc @@ -9,7 +9,7 @@ export LFS=/mnt/lfs export CC=/usr/bin/clang export CXX=/usr/bin/clang++ -fastfetch + alias ls='ls --color=auto' alias grep='grep --color=auto' alias project='. project' -- cgit v1.2.3