Skip to content

Instantly share code, notes, and snippets.

@HomelessAvatar
Created June 10, 2017 16:23
Show Gist options
  • Save HomelessAvatar/a991d5995fb42d600d24137a1916788d to your computer and use it in GitHub Desktop.
Save HomelessAvatar/a991d5995fb42d600d24137a1916788d to your computer and use it in GitHub Desktop.
Update-ExecutionPolicy Unrestricted
Disable-GameBarTips
Disable-BingSearch
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions -DisableOpenFileExplorerToQuickAccess -DisableShowRecentFilesInQuickAccess -DisableShowFrequentFoldersInQuickAccess
Move-LibraryDirectory "Personal" "E:\Documents\Users\Dev\Documents"
Move-LibraryDirectory "My Video" "E:\Documents\Users\Dev\Videos"
Move-LibraryDirectory "My Pictures" "E:\Documents\Users\Dev\Pictures"
Move-LibraryDirectory "Desktop" "E:\Documents\Users\Dev\Desktop"
Move-LibraryDirectory "Favorites" "E:\Documents\Users\Dev\Favourites"
Move-LibraryDirectory "My Music" "E:\Documents\Users\Dev\Music"
cinst visualstudiocode
cinst winscp
cinst rapidee
cinst cmder
cinst kitty
cinst python2
cinst python
cinst git.install
cinst nodejs.install
cinst poshgit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment