1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-10 23:30:57 +00:00
starship/docs/.vuepress
Jamie 355800f814
feat(module): Add a meson devenv indicator (#4389)
* feat(module): Add a meson devenv indicator

Adds a Meson Developer Environment indicator, if the MESON_DEVENV
variable is set. Inside a `meson devenv`, the prompt will include the
current Meson project name

This also contains a new Truncate utility function, which may be adapted for other modules in the future

* docs: Add Meson to presets
2022-10-11 18:02:46 +02:00
..
public feat(module): Add a meson devenv indicator (#4389) 2022-10-11 18:02:46 +02:00
styles fix(docs): remove superfluous space (#3314) 2021-12-13 06:24:26 -05:00
config.ts chore: use defineConfig to statically type our .vuepress/config 2022-07-07 13:46:37 -04:00