Add exit code smiley.

Ceda EI 2019-02-20 15:02:57 +05:30
parent 5b907662c5
commit 9c0d03c696
1 changed files with 7 additions and 0 deletions

@ -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: `:(`
+