|
89de3ee2e8
|
Data input changed for easier extension
|
2022-10-22 13:32:09 +02:00 |
|
|
73c324286e
|
Removed theme dir override variable
It can be done through the usual env configuration stuff and I didn't
remember that.
|
2022-10-22 12:56:49 +02:00 |
|
|
593bb82b7a
|
Display Python version
|
2022-10-22 12:05:31 +02:00 |
|
|
fb2715a43b
|
Apply defaults before loading the theme
* This prevents uninitialized values from being used if the user's
theme doesn't contain every item we need.
|
2022-10-22 11:23:31 +02:00 |
|
|
1145bd37e9
|
Python environment prefix can be configured
|
2022-10-22 11:18:31 +02:00 |
|
|
f56bd85b9d
|
Fixed typo in comment
|
2022-10-22 11:11:19 +02:00 |
|
|
972bb6f4b2
|
"init" argument causes the bash initialisation code to be generated
|
2022-10-22 11:10:54 +02:00 |
|
|
dad16e7fd0
|
Dim the hostname part of the user@host
|
2022-10-22 10:08:46 +02:00 |
|
|
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 |
|