Added fastfetch on tty. However, will be disabled if user decided to install pokemon colorscripts

This commit is contained in:
JaKooLit
2024-09-19 17:03:53 +09:00
parent 54bc0d1499
commit 17b836ee2f
3 changed files with 10 additions and 0 deletions

View File

@@ -21,6 +21,9 @@ source $ZSH/oh-my-zsh.sh
# Project page: https://gitlab.com/phoneybadger/pokemon-colorscripts#on-other-distros-and-macos
#pokemon-colorscripts --no-title -s -r
# fastfetch. Will be disabled if above colorscript was chosen to install
fastfetch -c $HOME/.config/fastfetch/config-compact.jsonc
# Set-up icons for files/folders in terminal
alias ls='eza -a --icons'
alias ll='eza -al --icons'