From 4d900c53ba71087666d9045de3f7b84d1f97fe43 Mon Sep 17 00:00:00 2001 From: Gardouille Date: Wed, 18 Mar 2020 15:28:23 +0100 Subject: [PATCH] Disable debug and add short link (km) --- km | 1 + kmail.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 km diff --git a/km b/km new file mode 120000 index 0000000..922c578 --- /dev/null +++ b/km @@ -0,0 +1 @@ +kmail.sh \ No newline at end of file diff --git a/kmail.sh b/kmail.sh index 13e5fa8..50c4d20 100755 --- a/kmail.sh +++ b/kmail.sh @@ -7,7 +7,7 @@ ## Display _only_ the email address of the first match # Vars [[[ -debug=true +debug=false ## Colors [[[ c_redb='\033[1;31m'