Skip to content

Instantly share code, notes, and snippets.

@jimboy-701
Last active May 16, 2024 13:30
Show Gist options
  • Save jimboy-701/551c22d0948f9d37f943a218a88b7192 to your computer and use it in GitHub Desktop.
Save jimboy-701/551c22d0948f9d37f943a218a88b7192 to your computer and use it in GitHub Desktop.

Spice up your Windows Command Prompts with Starship and Fzf

So what is this Starship Prompt all about?

  In a nutshell the Starship Prompt is a program and a collection of scripts that allows you to customize and enhance the command prompt beyond what it was originally intended for. Not only will you be able to change colors and display special fonts, but add additional qol features useful for people who spend a lot of time working within the command prompt.
  To further clarify - when I mentioned the command prompt, I don't just mean the Windows Command Interpretor or PowerShell, I'm also refering to Bash, Zsh, and a few other supported shells thus making it also cross-platform. However for the scope of this guide we'll be focusing on the command prompts within the Windows Platform - PowerShell and Cmd.

References & Software

Starship Official Website

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment