Releases: jayharris/dotfiles-windows
Releases · jayharris/dotfiles-windows
Release list
v1.3.1
v1.3
- Separated Components into All, Shell, and Visual Studio specific instances.
- Remove aliases on
ls,wget,curlif tools exist. - Set IE default page to
about:blankfor faster loading. - Added options to remove SysTray Power Icon, use small Taskbar icons, delete confirmation, bing search, store apps.
vsandvsadminautomatically open the CWD's Solution file if there is one.- Updated Hg configuration for better aliases, logging, color.
Installation
To get this release, follow the Git-based or Git-free installation instructions.
v1.2
- 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.ps1was not copying Component files.
Installation
To get this release, follow the Git-based or Git-free installation instructions
v1.1
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:
emptytrashandEmpty-RecycleBinto clear all Recycle Bins for the user.fsandGet-DiskUsageto show the disk use for a file or directory.lsdto display only the directories under the current folder.mkdto create a new directory and then cd into it.mute,unmute, andSet-SoundVolumefor system audio.reloadandReload-PowerShellto 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
Initial Release
Initial Release of dotfiles-windows