From c56f54304b6afda05b1e49e2edc31d0d84ba1967 Mon Sep 17 00:00:00 2001 From: Ceda EI Date: Fri, 29 Mar 2019 02:27:56 +0530 Subject: [PATCH] Add EXIT_CODE_SMILEY_HIDE_ON_PASS --- plugins/exitcodesmiley.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/exitcodesmiley.md b/plugins/exitcodesmiley.md index c324463..6cb4b93 100644 --- a/plugins/exitcodesmiley.md +++ b/plugins/exitcodesmiley.md @@ -4,4 +4,4 @@ + Config Variables + `WISH_EXIT_CODE_SMILEY_PASS`: Text to show when the last command ran successfully. Default: `:)` + `WISH_EXIT_CODE_SMILEY_FAIL`: Text to show when the last command failed. Default: `:(` - + + + `WISH_EXIT_CODE_SMILEY_HIDE_ON_PASS`: Whether to hide the output if command executes successfully. Default: 0