Skip to content

v1.1

Choose a tag to compare

@jayharris jayharris released this 19 Feb 02:08

Added core functionality:

  • Visual Studio environment variables, providing functionality very similar to Visual Studio Command Prompt. This functionality is only enabled if Visual Studio is installed, and will use the most recent version of VS.
  • Component / Submodule support, beginning with Audio

New functions and aliases, including:

  • emptytrash and Empty-RecycleBin to clear all Recycle Bins for the user.
  • fs and Get-DiskUsage to show the disk use for a file or directory.
  • lsd to display only the directories under the current folder.
  • mkd to create a new directory and then cd into it.
  • mute, unmute, and Set-SoundVolume for system audio.
  • reload and Reload-PowerShell to reload PowerShell in a new window, loading all new settings and scripts.

Installation

To get this release, follow the Git-based or Git-free installation instructions