Commit graph

7 commits

Author SHA1 Message Date
07d36e3132
starship: Restyle continuation prompt
When entering multiline commands, display a slightly more pronounced line
prefix so we can recognize faster that it expects more input.
2025-11-14 14:15:01 +01:00
f514ebe008
starship: Enable terraform and typst modules
Explicitly enable terraform and typst version displays (if in directory
with terraform state files or .typ files for typst), and change the
symbol for the typst module to a feather (which is much nicer than the
plain 't' it would display otherwise).
2025-11-14 10:27:02 +01:00
7f2520ece5
starship: Add shell indicators for bash and nu
Added little single-character displays at the front of the prompt if we
are in a shell different from zsh to remind myself (since they all look
exactly the same with starship).
2025-11-14 10:27:01 +01:00
e44baaf207
terminal: Add bash shell indicator to starship prompt
So we know that we are not in a zsh shell currently.
2025-09-05 09:11:07 +02:00
9857cb8953
nvim: Add nushell lsp 2025-03-15 20:08:48 +01:00
14e3364155
starship: Remove general custom component display 2025-02-14 10:47:53 +01:00
a0802d69f8
terminal: Add starship prompt configuration
I have been relying on my starship configuration for a *long* time now,
but seemingly never added it into my dotfiles. This rectifies that.
2025-01-04 14:37:10 +01:00