I hereby claim:
- I am xjlim on github.
- I am joelim (https://keybase.io/joelim) on keybase.
- I have a public key ASAZ9259s5qShXc66h3Ff3R18l0lAnGXWkHiND-8LMIhWQo
To claim this, I am signing this object:
// curl -sL https://gist.githubusercontent.com/xjlim/e08756757d41d5361607578a746fbf45/raw/settings.json -o $PWD/AppData/Roaming/Code/User/settings.json | |
{ | |
"prettier.singleQuote": true, | |
"prettier.tabWidth": 2, | |
"prettier.useTabs": false, | |
"prettier.printWidth": 90, | |
"prettier.arrowParens": "always", | |
"prettier.jsxBracketSameLine": true, | |
"editor.fontLigatures": true, |
// curl -sL https://gist.githubusercontent.com/xjlim/0a04d3b186692045150c48da889cd51b/raw/.hyper.js -o $PWD/.hyper.js | |
module.exports = { | |
updateChannel: 'canary', | |
config: { | |
fontSize: 20, | |
fontFamily: '"Fira Code", monospace', | |
wickedBorder: true, | |
padding: '10px', | |
shell: 'wsl.exe', |
# Run this: | |
# . { iwr -useb https://gist.githubusercontent.com/xjlim/97f7c5ff61537a9dbeee2a79a44c4002/raw/test.ps1 } | iex; | |
Set-ExecutionPolicy RemoteSigned | |
#--- Install Chocolatey --- | |
iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1')) | |
#--- automatic yes --- | |
choco feature enable -n=allowGlobalConfirmation |
# Description: Boxstarter Script | |
# Author: Jess Frazelle <jess@linux.com> | |
# 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: |
I hereby claim:
To claim this, I am signing this object: