5 First Start

Upon first start of the UI (bashstyle executable) the user will be presented with a notice that a startup entry for BashStyle-NG has to be added to ~/.bashrc in order for BashStyle-NG to actually work.

The user can either let the application add the entry on it’s own or follow the instruction to do it manually. To manually enable BashStyle-NG, add

[[ -f /usr/share/bashstyle-ng/rc/bashstyle-rc ]] && source /usr/share/bashstyle-ng/rc/bashstyle-rc

to your ~/.bashrc.

BashStyle-NG First Start UI

Figure 5.1: First Start UI