732 B
732 B
title, date, draft
| title | date | draft |
|---|---|---|
| Test | 2023-09-12T17:19:08Z | false |
Yesterday, I could not get my ZSH shell to work at all. As I kept trying things, I was getting all these weird errors. I started posting about this on Mastodon too.
Mastodon Thread where I kept asking myself - no responses!
Finally, I realized the issue. And that was the Starship cross-shell prompt. Turns out, it was making everything really really slow.
I finally got it fixed by doing the following:
- Delete everything from
~/.zsh_sessions/and~/.zsh_history. - Do not use
source ~/.zshrcand definitely don't use it in yourzshrcfile! Instead ofsourceuseexec zsh