|
13fa12c5c3
|
Ensure files end with a new line
|
2024-07-14 23:51:56 +02:00 |
|
|
b60f7e345b
|
zsh: clean up indentation
|
2024-02-10 12:10:24 +01:00 |
|
|
216804c368
|
zsh: rework/simplify prompt
|
2023-10-08 21:06:26 +02:00 |
|
|
27d284ddd2
|
zsh: remove extra newline before prompt
|
2023-10-03 18:57:22 +02:00 |
|
|
dc3f84cabb
|
zsh: make prompt use only indexed colors
This "should" make it easy to switch color schemes in the terminal and
not worry about the prompt, which will automatically adapt.
|
2023-07-22 18:38:32 +02:00 |
|
|
783c0d87c8
|
zsh: update prompt for gruvbox
|
2023-07-22 00:58:39 +02:00 |
|
|
39f51775fe
|
zsh: refactor configuration with focus on interactive shells
Moved most of the work to `.zshrc' rather than `.zhenv', because most of
my configuration is only relevant to my interactive use of the shell.
|
2022-10-21 19:59:16 +02:00 |
|