# This is a compatibility mode and not well-supported.
ex(){
echo -e "\\033[0;32m> ${*} \\033[0m"
$@
}
date=$(date +"%Y-%m-%d")
ydate=$(date -d yesterday +"%Y-%m-%d")
show(){
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.