Fix prompt mark

This commit is contained in:
Austen Adler 2019-01-08 12:07:56 -05:00
parent 428340fe0e
commit e2e7c55ff3

View File

@ -157,5 +157,6 @@ LP_MARK_BATTERY="B"
LP_MARK_ADAPTER="A"
LP_MARK_LOAD="L"
LP_MARK_TEMP="T"
LP_MARK_GIT="$LP_MARK_DEFAULT"
# vim: set et sts=4 sw=4 tw=120 ft=sh: