Cody Bloemhard
ef311408db
fix: bg:none overwrites foreground colour ( #1903 )
...
Changes the behaviour of a bg:none color string so that
it causes the background to have no color instead of
decoloring the entire string like it did before.
2020-12-02 00:40:15 -06:00
Muhammad Mejanul Haque
14c4ce1974
docs: show current directory in terminal window title ( #1415 )
2020-07-01 20:46:40 -04:00
Matan Kushner
c49e54b16b
docs: Add extra newlines around custom containers
2019-09-28 20:20:18 +09:00
Kevin Song
9721666d33
feat: Add the ability to configure per-module color styles ( #285 )
...
Add parsing logic, config support, docs, and integration with other modules
for custom styling of each module.
2019-09-07 19:33:06 -05:00
Kevin Song
8782e300fc
feat: Allow bash users to specify a precmd function ( #166 )
...
Allows bash users to run a function before the shell is drawn, by defining a function and setting its name equal to starship_precmd_user_func.
2019-08-17 16:53:59 -07:00