perf: swapped neofetch for pfetch

Swapped out neofetch with pfetch to increase the wake-up speed of the terminal
This commit is contained in:
Nickiel12 2023-01-06 22:17:49 -08:00
parent a721504c26
commit d0c860a221
2 changed files with 2 additions and 1 deletions

View file

@ -45,6 +45,7 @@ in
# commandline utils
powerline
neofetch
pfetch
ranger
exa
vhs

View file

@ -10,7 +10,7 @@ in
dotDir = ".config/zsh";
initExtraFirst = ''
neofetch
pfetch
'';
initExtra = ''