Simple repository containing files needed to reproduce my Powershell prompt.
This setup requires/supports the following:
- Windows Terminal
- The theme can be found at
files/seashells.json
- The theme can be found at
- Starship Prompt
- The configuration can be found at
files/starhsip.toml
- Needs to be placed under the
~/.config/
directory on your computer
- Needs to be placed under the
- The configuration can be found at
- posh-git
- Git
- For aliases
- vcpkg
- You might need to update the
posh-vcpkg
module path in the profile
- You might need to update the
Once the above have been installed, simply copy/paste the contents of files/posh-profile.ps1
into your PowerShell profile (you can find its path using the $PROFILE
variable).