mirror of https://gitlab.com/ceda_ei/wish
Add exit code smiley.
parent
5b907662c5
commit
9c0d03c696
|
@ -0,0 +1,7 @@
|
||||||
|
# Exit Code Smiley
|
||||||
|
|
||||||
|
+ Plugin Name: `exit_code_smiley`
|
||||||
|
+ 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: `:(`
|
||||||
|
+
|
Loading…
Reference in New Issue