Replace neofetch with fastfetch

This commit is contained in:
2024-10-05 18:58:57 -04:00
parent 0c212b54d6
commit bae9d652fb
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -45,6 +45,7 @@ bindkey "^L" zsh-redraw
# Stock aliases
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias fastfetch='fastfetch -c paleofetch'
alias orphans='doas pacman -Rcns $(pacman -Qqdt)'
alias powersave='doas /usr/local/bin/powerset.sh powersave'
alias performance='doas /usr/local/bin/powerset.sh performance'