Skip to content

Releases: jayharris/dotfiles-windows

v1.3.1

Choose a tag to compare

@jayharris jayharris released this 20 Mar 19:33
  • Added EDITOR. Updated Edit-Hosts and Edit-Profile to use it if set.

Installation

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

v1.3

Choose a tag to compare

@jayharris jayharris released this 20 Mar 17:41
  • 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 and vsadmin automatically 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

Choose a tag to compare

@jayharris jayharris released this 28 Feb 13:41
  • 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.

Installation

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

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

Initial Release

Choose a tag to compare

@jayharris jayharris released this 18 Feb 19:24

Initial Release of dotfiles-windows