feat: neofetch
is dead, migrate to fastfetch
This commit is contained in:
parent
671f50788b
commit
b86cf1cf56
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue