Update config/.zshrc

This commit is contained in:
mx
2026-03-28 20:37:03 +00:00
parent e7477b42a4
commit d30a129a10

View File

@@ -3,10 +3,10 @@ eval "$(starship init zsh)"
# --- ANIFETCH ---
alias anifetch='script -q /dev/null python3 ~/.config/anifetch/anifetch.py ~/.config/anifetch/mxlabs_anim.mp4 -r 10 -W 80 -H 100 -c "--symbols braille --fg-only" -ff'
. "$HOME/.cargo/env"
alias afk='script -q /dev/null python3 ~/.config/anifetch/anifetch.py ~/.config/anifetch/mxlabs_anim.mp4 -r 10 -W 80 -H 100 -c "--symbols braille --fg-only" -ff'
. "$HOME/.cargo/env"
## alias anifetch='script -q /dev/null python3 ~/.config/anifetch/anifetch.py ~/.config/anifetch/mxlabs_anim.mp4 -r 10 -W 80 -H 100 -c "--symbols braille --fg-only" -ff'
##. "$HOME/.cargo/env"
## alias afk='script -q /dev/null python3 ~/.config/anifetch/anifetch.py ~/.config/anifetch/mxlabs_anim.mp4 -r 10 -W 80 -H 100 -c "--symbols braille --fg-only" -ff'
##. "$HOME/.cargo/env"
# --- EZA ALIASES ---