@@ -398,4 +398,10 @@ elif type compctl &>/dev/null; then
fi
fi
###-end-npm-completion-###
###-end-npm-completion-###
function zeptosay (){
x=`fortune`
x="(begin (load \"ascii.scm\") (cowsay \"$x\"))"
zepto --single $x
}
fortune | cowsay
fortune | cowsay
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.