Skip to content

Instantly share code, notes, and snippets.

@zaphodtx
Last active March 3, 2018 03:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zaphodtx/b62ed38b19cd5da8a08e295841cd8be4 to your computer and use it in GitHub Desktop.
Save zaphodtx/b62ed38b19cd5da8a08e295841cd8be4 to your computer and use it in GitHub Desktop.
Minimal Development Environment for Hyper-V
Set-WindowsExplorerOptions -EnableShowFileExtensions
Enable-RemoteDesktop
cinst googlechrome
cinst vim
cinst notepadplusplus
cinst atom
cinst yarn
cinst git
cinst free-hex-editor-neo
cinst fiddler4
cinst irfanview
cinst irfanviewplugins
cinst kdiff3
cinst nmap
cinst bitnami-xampp
apm install atom-beautify expose copy-path file-icons atom-material-syntax atom-material-ui minimap minimap-highlight-selected highlight-selected local-history project-manager related set-syntax sort-lines sublime-style-column-selection tab-foldername-index toggle-quotes atom-wrap-in-tag autoclose-html autocomplete-modules autocomplete-paths color-picker docblockr emmet emmet-jsx-css-modules es6-javascript js-hyperclick hyperclick pigments linter linter-htmlhint linter-eslint tree-view-copy-relative-path todo-show
apm install relative-numbers vim-mode-plus vim-mode-plus-keymaps-for-surround atom-keyboard-macros-vim advanced-open-file platformio-ide-terminal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment