Commit graph

13 commits

Author SHA1 Message Date
c2df8fc769 Theme directory from environment 2022-10-22 10:01:34 +02:00
e32b7f57c2 Fixed reset escaping 2022-10-22 09:58:50 +02:00
8a1d92dae1 Separate color for the host name 2022-10-19 21:53:12 +02:00
522b19992a Make the use of sgr0 optional
* Don't use the results of `tput sgr0` as the reset character by
    default.
  * Instead use \33[0m unless instructed otherwise.
2022-10-19 21:53:02 +02:00
ab28d80e5b Handle being in a deleted directory
* Do not whine when executed from a missing directory
 * Display a section with '(no cwd)'
 * Display path with a different color
2020-10-23 21:06:35 +02:00
4b84f067e7 Reset style before generating transitions 2020-10-23 13:20:07 +02:00
d97292719f More bold (load average display) 2020-10-23 13:16:40 +02:00
168665b7e4 Use bold styles in a few sections 2020-10-23 13:12:05 +02:00
79cc3bd560 Support for styles and using default terminal colors 2020-10-23 12:50:03 +02:00
746010bfea Changed default for minimal load 2020-10-21 14:52:07 +02:00
0ef72d0478 Some changes to prevcmd's defaults 2020-10-21 14:40:11 +02:00
fe7ab5772a Git status - Handle "renamed" files 2020-10-21 12:59:02 +02:00
8486a660e7 Renamed to gprompt
I still have no clue what to call this useless thing so meh.
2020-10-21 12:58:36 +02:00
Renamed from spp.pl (Browse further)