mirror of https://gitlab.com/ceda_ei/wish
Add EXIT_CODE_SMILEY_HIDE_ON_PASS
parent
82c1c73694
commit
c56f54304b
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue