Last active
August 29, 2015 14:23
-
-
Save seperman/7fa0dfeaae54c093dc0e to your computer and use it in GitHub Desktop.
Sets my windows environment
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
Add-SshKey ~/.ssh/git_diamond | |
net start "Wacom Professional Service" | |
& "C:\Program Files\AutoHotkey\AutoHotkey.exe" | |
# stop beeping | |
net stop beep |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment