ZSH: Disble grc
This commit is contained in:
parent
4df746cae0
commit
380b99dfca
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue