Run fastfetch on Terminal startup

This commit is contained in:
Pablu23
2024-05-24 18:39:21 +02:00
parent 263fee3873
commit 1d09998d86

1
.zshrc
View File

@@ -74,6 +74,7 @@ plugins=(git z zsh-autosuggestions zsh-syntax-highlighting )
source $ZSH/oh-my-zsh.sh
fastfetch
# User configuration
# export MANPATH="/usr/local/man:$MANPATH"