fastfetch :)

This commit is contained in:
Didier Slof 2023-03-07 10:06:27 +01:00
parent bb6919ad81
commit 9875954f4a
Signed by: didier
GPG key ID: 01E71F18AA4398E5
2 changed files with 17 additions and 5 deletions

View file

@ -24,7 +24,7 @@ alias get_rust='. $HOME/.cargo/env'
alias s="title $HOST && cmatrix -rs && clear"
# COSMETICS
if [ $_ZSH_PREF_NO_PFETCH != 1 ]; then pfetch; fi
if [ $_ZSH_PREF_NO_PFETCH != 1 ]; then fastfetch; fi
else
PS1="$(whoami)@$(cat /etc/hostname) $ "