Last active
August 29, 2015 14:01
-
-
Save jesslilly/3c95849273d6220711d7 to your computer and use it in GitHub Desktop.
My powershell profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# vi $profile | |
# C:\Users\userid\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 | |
# | |
new-alias vi "C:\Program Files\Sublime Text 2\sublime_text.exe" | |
new-alias grep select-string |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment