diff --git a/docs/docs/segment-exit.md b/docs/docs/segment-exit.md index 28ed7952..5e98f841 100644 --- a/docs/docs/segment-exit.md +++ b/docs/docs/segment-exit.md @@ -35,5 +35,7 @@ Displays the last exit code or that the last command failed based on the configu - color_background: `boolean` - color the background or foreground when an error occurs - defaults to `false` - error_color: `string` [color][colors] - color to use when an error occured - always_numeric: `boolean` - always display exit code as a number - defaults to `false` +- success_icon: `string` - displays when there's no error and `"always_enabled": true` - defaults to `""` +- error_icon: `string` - displays when there's an error - defaults to `""` [colors]: /docs/configure#colors