diff options
Diffstat (limited to 'etc/functions/warn')
-rw-r--r-- | etc/functions/warn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/functions/warn b/etc/functions/warn new file mode 100644 index 0000000..ff8c7d3 --- /dev/null +++ b/etc/functions/warn @@ -0,0 +1 @@ +echo -e "${warn}${*}${reset}" |