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 ---