fastfetch :)
This commit is contained in:
parent
f7340b1397
commit
af7c33d567
2 changed files with 17 additions and 5 deletions
|
@ -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) $ "
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue