When I use ZSH with a custom theme or with starship in a container, sometimes completion is broken: I type some characters (let’s say ts) then TAB for autocompletion and I’ll get the characters I typed and then the completion (in my example, tstsc for tsc). This doesn …
I discovered a lot of tools this year, most of them I now rely on daily. So I thought it would be a nice time to share them with various custom configs I wrote.
TL;DR: install zoxide, direnv, starship and atuin and have this in your .zshrc (or .bashrc …
After several years of ZSH with oh-my-zsh, I decided to give fish (Friendly Interactive Shell). I heard and read several good things about it. I also wanted to test starship (a cross shell prompt) easily without messing with my ZSH configuration.