Commit graph

23 commits

Author SHA1 Message Date
Ludovic Rousseau
99f3f74e87
Update README.md
Fix typos
2024-03-11 10:53:40 +01:00
Ludovic Rousseau
37d5f35eda
Update README.md
Fix typos.
2024-03-08 23:46:41 +01:00
Ludovic Rousseau
882d8acc83
Update README.md
Fix formatting.
2024-03-08 23:39:50 +01:00
Ludovic Rousseau
ad94da5a8a
Update README.md
Fix typo.
2024-03-08 23:38:55 +01:00
Ludovic Rousseau
18e1c7cd4d
Update README.md
Remove LP_ENABLE_UNCOMMITED.
It is no more documented.
2024-03-08 23:35:14 +01:00
Ludovic Rousseau
0805034b2f
Update README.md
LP_ENABLE_VCS_DIFFSTATS no more exist and is not documented.
2024-03-08 23:31:27 +01:00
74086c9fdd feat(remote): shorten "origin" as a pushpin
If the VCS remote name is "origin", then it will be shorten to DOTMATRIX_VCS_REMOTE_ORIGIN
2023-11-23 23:49:48 +01:00
be28a24b20 fix(mark): add a sudo mark
- Do not rely only on color, for some people may be colorblind.
  Adds an additional character, which can be set to '' for users not wanting it.
- Use a more centered square for the prompt mark.
2023-11-22 10:12:18 +01:00
4c506c9365 feat(doc): Makefile for making screenshots 2023-11-15 08:38:48 +01:00
c77faa7bf4 update doc 2023-07-12 16:57:14 +02:00
906759634c BREAKING CHANGE: remove variants and use presets instead 2023-02-19 20:01:32 +01:00
a5690e7c8a move images in screenshots/ 2023-02-19 19:23:29 +01:00
45fda6cd5a fix readme 2023-02-19 09:20:17 +01:00
688a83d1aa remove Zsh warning 2022-11-02 15:51:28 +01:00
4f9312af01 fix: working under Zsh 2022-11-02 15:31:45 +01:00
7cd8fafe0d note readme about Zsh 2022-11-02 14:14:36 +01:00
fe21fc486a feat(jobs/sensors): add warning thresholds 2022-10-18 23:42:47 +02:00
1a03962d42 feat(err): adds DOTMATRIX_MARK_ERROR 2022-10-18 22:38:59 +02:00
0f5437bc1f feat(vcs): adds thresholds above which to use the warning color for VCS sections 2022-10-18 22:12:41 +02:00
a1f701eb1d feat: adds shell
- polish middle line display: always have starting and ending mark.
- adds a shell display (disabled by default)
2022-10-15 20:30:58 +02:00
249a89e304 feat: adds history section
- right-aligned on the middle line.
- shows the most used single-word command
- and the last command.
2022-10-15 13:16:59 +02:00
503659303e simplify setup 2022-10-06 22:07:13 +02:00
c8e94509de add readme and screenshots 2022-10-06 22:02:02 +02:00