Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 279 Bytes

About

A module that provides aliases for common applications.

Installation

$PROOT = [System.IO.Path]::GetDirectoryName($PROFILE)
git clone https://github.com/drognanar/posh-dotfiles $PROOT/Modules/posh-dotfiles
. $PROOT/Modules/posh-dotfiles/install.ps1