Forgot ex, oops

This commit is contained in:
Michael De Roover 2020-05-14 16:44:24 +02:00
parent 376a46bf4d
commit e5b9dc4cec
Signed by: vim
GPG Key ID: 075496E232CE04CB

4
cv
View File

@ -5,6 +5,10 @@ then
. /usr/local/bin/vars
else
# 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(){