summaryrefslogtreecommitdiff
path: root/etc/functions/fdie
blob: e96aeef81b1016b1613de2869ebb27050f825696 (plain)
1
2
3
## vim:ft=zsh
echo -e "${fail}${*}${reset}" > /dev/stderr
return 1