Added fastfetch on tty. However, will be disabled if user decided to install pokemon colorscripts
This commit is contained in:
@@ -35,6 +35,10 @@ while true; do
|
||||
[Yy]*)
|
||||
zsh+=('pokemon-colorscripts-git')
|
||||
sed -i '/#pokemon-colorscripts --no-title -s -r/s/^#//' assets/.zshrc
|
||||
|
||||
# commenting out fastfetch since pokemon was chosen to install
|
||||
sed -i '/^fastfetch -c \$HOME\/.config\/fastfetch\/config-compact.jsonc$/s/^/#/' assets/.zshrc
|
||||
|
||||
break
|
||||
;;
|
||||
[Nn]*)
|
||||
|
||||
Reference in New Issue
Block a user