From d30a129a10d8ab88514228ab84987cbb00e6152a Mon Sep 17 00:00:00 2001 From: mx Date: Sat, 28 Mar 2026 20:37:03 +0000 Subject: [PATCH] Update config/.zshrc --- config/.zshrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/.zshrc b/config/.zshrc index 6540615..64915d9 100644 --- a/config/.zshrc +++ b/config/.zshrc @@ -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 ---