diff options
| author | 2026-03-04 22:15:35 +0100 | |
|---|---|---|
| committer | 2026-03-04 22:15:35 +0100 | |
| commit | c8db6a334105d3d5f884d1a93f3bd142fafd45f1 (patch) | |
| tree | b297d11d21d7be632d0abf65e3252f65208d81af | |
| parent | zsh: switch to hashlistall (diff) | |
zsh: switch to zstyle grml as default prompt
| -rw-r--r-- | dot_config/zsh/zshrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/zsh/zshrc b/dot_config/zsh/zshrc index b9e7785..effaa32 100644 --- a/dot_config/zsh/zshrc +++ b/dot_config/zsh/zshrc @@ -74,7 +74,7 @@ xzsource zshrc.{local,post} if (( ! ${+functions[prompt]} )) { autoload -Uz promptinit promptinit - prompt zstyle fish + prompt zstyle grml } # if compinit hasn't ran, run it now |
