ZSH: Disble grc

This commit is contained in:
Marko Korhonen 2024-10-05 13:49:15 +03:00
parent 4df746cae0
commit 380b99dfca
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -62,7 +62,7 @@
# Remove grc alias from forgit since it # Remove grc alias from forgit since it
# collides with the grc colorizer # collides with the grc colorizer
unalias grc; #unalias grc;
# Launch or attach zellij to existing session if logging in over ssh # Launch or attach zellij to existing session if logging in over ssh
if [[ -z "$ZELLIJ" && -n "$SSH_CONNECTION" ]]; then if [[ -z "$ZELLIJ" && -n "$SSH_CONNECTION" ]]; then