Custom Prompt for All My Terminals
What’s the first thing you normally tend to interact with when you connect to a machine remotely. That’s right - the terminal, and so ensuring it’s as useful as possible is always very helpful. There’s many options out there for doing so, from oh-my-bash to oh-my-posh, but I wanted something a bit more portable. Enter: Starship - the minimal, blazing fast, and extremely customizable prompt for any shell Installing Starship Installing Starship is relatively simple, and the docs for doing so can be found here. ...