feat: neofetch is dead, migrate to fastfetch

This commit is contained in:
Ahmad Ansori Palembani 2024-05-02 07:30:04 +07:00
parent 671f50788b
commit b86cf1cf56
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -132,3 +132,5 @@ alias docx2pdf='lowriter --convert-to pdf'
alias mirror-update='curl -s "https://archlinux.org/mirrorlist/?country=ID&country=SG&country=US&protocol=https&use_mirror_status=on" | sed -e 's/^#Server/Server/' -e '/^#/d' | rankmirrors -n 5 -'
alias center-pfetch="printf '\n'; pfetch | sed '\$d' | center -l"
[ "$TERM" = "xterm-kitty" ] && alias ssh="kitty +kitten ssh"
alias neofetch='fastfetch'