cheat-sheets icon indicating copy to clipboard operation
cheat-sheets copied to clipboard

Dash cheat sheets

My personal Dash cheat sheets

Building cheatset

Building these requires cheatset. Because of an outstanding issue, cheatset doesn't work on ruby 2.x

Here's what I did to get it working on my machine.

brew install rbenv
rbenv install 2.7.8
eval "$(rbenv init - zsh)"
gem install nokogiri -v 1.15.5
gem install cheatset