Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Latest commit

 

History

History
15 lines (12 loc) · 679 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 679 Bytes

powershell-config

Useful configurations for powershell

Provides

  • configuration and theming for Starship
  • activate-java function that lists and activates installed Java runtimes
  • activate-conda function that activates installed Conda runtimes
  • md5 function for equality comparison between two files' MD5
  • reset-env function for reloading env variables dynamically (not suitable for all use cases)

Preview

At the end, your Powershell will look like this.
^Please customize profile.ps1, as you may not have installed ripgrep etc. like I did