Skip to content

Instantly share code, notes, and snippets.

@markembling
Created October 11, 2009 17:10
Show Gist options
  • Save markembling/207757 to your computer and use it in GitHub Desktop.
Save markembling/207757 to your computer and use it in GitHub Desktop.
Symlink your Powershell profile to a folder within your dropbox
mklink /D ".\WindowsPowershell" ".\My Dropbox\PowershellProfile"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment