die "Too many links\nUse '$APPNAME open -f' to force open them all\n\n$LINK"
setsid $BROWSER $LINK 1>/dev/null 2>&1
nohup $BROWSER $LINK 1>/dev/null 2>&1 &
}
bm_edit() {
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.