Skip to content

Configuration files

brush supports loading standard bash configuration files (e.g., ~/.bashrc) for compatibility.

For brush-specific configuration, you can also create a .brushrc file, e.g.:

.brushrc
# Set brush-specific prompt
PS1="brush$ "