Next: , Previous: , Up: Top  


18 Configuration Files

While BashStyle-NG is able to auto-generate the configuration files based on your choices in the UI, you might want to do manual additions as well.

Main Configuration Files

Configuration File Handling

Additional Configuration Files

Configuration File handling in User Interface

In the BashStyle-NG Configuration Files section you are able to

Style Hooks in ~/.bashstyle.custom

Some of the provided prompt styles allow be hooked into, so that some parts of them can be customized. Those hooks consist of a color variable and a hook function and should reside in ~/.bashstyle.custom.

Those are not set when the prompts are loaded in the Custom Promp Builder.

The following hooks are available


Next: Shell Functions, Previous: Custom Prompt Builder, Up: Top