Release 20-March-2015
- Added EDITOR. Updated
Edit-Hosts
andEdit-Profile
to use it if set.
Released 20-March-2015
- Separated Components into All, Shell, and Visual Studio specific instances.
- Remove aliases on 'ls', 'wget', 'curl' if tools exist.
- Set IE default page to
about:blank
for faster loading. - Added options to remove SysTray Power Icon, use small Taskbar icons, delete confirmation, bing search, store apps.
vs
andvsadmin
automatically open the CWD's Solution file if there is one.- Updated Hg configuration for better aliases, logging, color.
Released 28-February-2014
- Extracted GitHubForWindows and VisualStudio configurations to separate components
- Fixed issue with VSIX Installer when the installer was not in
$env:PATH
- Fixed issue where
bootstrap.ps1
was not copying Component files.
Released 18-February-2014
- 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
emptytrash
andEmpty-RecycleBin
to clear all Recycle Bins for the user.fs
andGet-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
, andSet-SoundVolume
for system audio.reload
andReload-PowerShell
to reload PowerShell in a new window, loading all new settings and scripts.
Released 17-February-2014
Initial release