Skip to content

Instantly share code, notes, and snippets.

@tobbe11
Last active June 15, 2016 12:38
Show Gist options
  • Save tobbe11/4fad5376e2feec8fc382 to your computer and use it in GitHub Desktop.
Save tobbe11/4fad5376e2feec8fc382 to your computer and use it in GitHub Desktop.
My boxstarter scripts
#START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/tobbe11/4fad5376e2feec8fc382/raw/box1.txt
#Or start http://boxstarter.org/package/spotify,vlc,firefox
#Special windowsy stuff. see http://boxstarter.org/WinConfig
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
Install-WindowsUpdate -AcceptEula
cinst geforce-experience
cinst conemu
cinst far
cinst blender
cinst vim
cinst flashplayerplugin
cinst javaruntime
#cinst firefox
cinst firefox-beta -pre
cinst adblockplusie
cinst 7zip.install
cinst vlc
cinst dropbox
cinst ccleaner
cinst autohotkey.portable
cinst sysinternals
cinst filezilla
cinst fiddler
cinst virtualbox
cinst kitty.portable
cinst gimp
cinst virtualclonedrive
cinst irfanview
cinst irfanviewplugins
cinst imagemagick
cinst handbrake.install
cinst pandoc
cinst vmwarevsphereclient
cinst arduino
cinst rufus.portable
cinst foxitreader
cinst volume2
cinst win32diskimager
cinst malwarebytes
cinst xming
cinst ext2fsd
cinst atom
cinst electron
cinst neovim
#START http://boxstarter.org/package/nr/url?https://gist.githubusercontent.com/tobbe11/4fad5376e2feec8fc382/raw/box2.txt
#Or start http://boxstarter.org/package/spotify,vlc,firefox
#Special windowsy stuff. see http://boxstarter.org/WinConfig
Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions
Enable-RemoteDesktop
Install-WindowsUpdate -AcceptEula
cinst conemu
cinst far
cinst vim
cinst flashplayerplugin
cinst javaruntime
#cinst firefox
cinst firefox-beta -pre
cinst adblockplusie
cinst 7zip.install
cinst dropbox
cinst ccleaner
cinst autohotkey.portable
cinst sysinternals
cinst filezilla
cinst kitty.portable
cinst virtualclonedrive
cinst irfanview
cinst irfanviewplugins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment