I hereby claim:
- I am janpio on github.
- I am janpio (https://keybase.io/janpio) on keybase.
- I have a public key ASCBSDVH_HWsOdKPCINpAfoEAhlWoQUcTFMBTpvXJiTEXQo
To claim this, I am signing this object:
| # Documentation: | |
| # | |
| # `brew bundle` to install/update everything | |
| # `mas outdated`+ `mas upgrade` to also upgrade App Store apps | |
| # Internal | |
| tap "homebrew/core" | |
| tap "homebrew/bundle" | |
| tap "caskroom/cask" | |
| brew "mas" |
| # Ruby | |
| Add to .bash_profile: | |
| eval "$(rbenv init -)" | |
| rbenv install 2.4.2 | |
| rbenv global 2.4.2 | |
| gem install bundler |
| 048e1f5efe555f9748fb2d19609e947ae096cd3bbb893ba5d1c68a4b2c5f52b50256da66c6179e1586f70535a0feaca7dc80eee3f0467288bdb6234ba6e7b8e182;yddmat |
| { | |
| "homepage": "https://rubyinstaller.org", | |
| "version": "2.4.5-1", | |
| "architecture": { | |
| "64bit": { | |
| "url": "https://github.com/oneclick/rubyinstaller2/releases/download/rubyinstaller-2.4.5-1/rubyinstaller-2.4.5-1-x64.7z", | |
| "hash": "0fad5cefc7b5f063f7d1b8acd3c520d870135d3422aa5946e601e08dad3ca3d9", | |
| "extract_dir": "rubyinstaller-2.4.5-1-x64" | |
| }, | |
| "32bit": { |
I hereby claim:
To claim this, I am signing this object:
Table of Contents generated with DocToc
| // ==UserScript== | |
| // @name Automatically expand Projects sidebar | |
| // @namespace http://github.com/ | |
| // @version 2023-12-09 | |
| // @description Clicks the "+x more" link in the project sections of the issue sidebar | |
| // @author @fregante & @janpio | |
| // @match https://github.com/**/issues/* | |
| // @match https://github.com/**/pull/* | |
| // @run-at document-end | |
| // @icon https://www.google.com/s2/favicons?sz=64&domain=github.com |