@ -115,6 +115,8 @@ if (( $+commands[zellij] )); then
}
chpwd_functions+=( zellij_chpwd_hook )
zellij_chpwd_hook
fi
fi
@ -127,6 +129,8 @@ if (( $+commands[gh] )); then
}
chpwd_functions+=( gh_chpwd_hook )
gh_chpwd_hook
fi
# Source machine-specific setup
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.