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
Set-WindowsExplorerOptions -EnableShowFileExtensions | |
Enable-RemoteDesktop | |
cinst googlechrome | |
cinst vim | |
cinst fiddler4 | |
cinst console-devel | |
cinst notepadplusplus | |
cinst dotpeek | |
cinst irfanview |
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
Set-WindowsExplorerOptions -EnableShowFileExtensions | |
Enable-RemoteDesktop | |
cinst googlechrome | |
cinst vim | |
cinst notepadplusplus | |
cinst git | |
cinst visualstudiocode | |
cinst nodejs.install | |
cinst jdk8 |
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
Set-WindowsExplorerOptions -EnableShowFileExtensions | |
Enable-RemoteDesktop | |
cinst googlechrome | |
cinst vim | |
cinst notepadplusplus | |
cinst atom | |
cinst yarn | |
cinst git | |
cinst free-hex-editor-neo |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
# Description: Boxstarter Script | |
# Author: Jess Frazelle <[email protected]> | |
# Last Updated: 2017-09-11 | |
# | |
# Install boxstarter: | |
# . { iwr -useb http://boxstarter.org/bootstrapper.ps1 } | iex; get-boxstarter -Force | |
# | |
# You might need to set: Set-ExecutionPolicy RemoteSigned | |
# | |
# Run this boxstarter by calling the following from an **elevated** command-prompt: |
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
# Enable running any PowerShell scripts - select 'A' | |
Set-ExecutionPolicy Bypass | |
# Install Chocolatey | |
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) | |
# install boxstarter - reopen powerShell after installation of boxstarter | |
choco install boxstarter -y | |
# run boxstarter with gist - customize URL for different gist. |
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
cinst vim -y | |
cinst googlechrome -y | |
cinst notepadplusplus -y | |
cinst git -y | |
cinst irfanview -y | |
cinst irfanviewplugins -y | |
#cinst vlc -y | |
#choco install everything -y | |
Set-WindowsExplorerOptions -EnableShowFileExtensions |
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
"not using mswin as it remaps ctrl-f | |
":source $VIMRUNTIME/mswin.vim | |
:set ic | |
colors darkblue | |
set lines=55 columns=120 | |
:syntax enable | |
set backup | |
set backupdir=X:\\tmp | |
set dir=X:\\tmp |
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
### Keybase proof | |
I hereby claim: | |
* I am zaphodtx on github. | |
* I am justthisguy (https://keybase.io/justthisguy) on keybase. | |
* I have a public key ASBTDuQoC-p1pGQCxt_Q8pMqZ8dnUbNDW0SP-D6c1E-8Pwo | |
To claim this, I am signing this object: |