🔧 Added fastfetch alias

This commit is contained in:
tomit4 2025-09-27 15:23:37 -07:00
parent 5656df08a8
commit eb6af6e64e

View file

@ -210,6 +210,7 @@ source ~/.zip_code
alias inxi-w="inxi --weather "${ZIPCODE}""
alias inxi-i="doas inxi -Fxzm"
alias pf="pfetch"
alias ff="fastfetch"
alias has="dependencycheck"
# alias ipaddr="curl ifconfig.me/all.json | jq"
alias hwclock="doas hwclock"