# should be taken care of by rc now, but leave just in case
if(~ $#path 0) {
path=(/bin /usr/bin)
eval `{sh -c 'echo $PATH |
sed "s/^/path=(''/; s/$/'')/; s/:/'' ''/g"'}
}
}
fn sigexit
if(! ~ $#cflag 0){
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.