Table of Contents

Atom

Packages

Command line: apm install <package_name> (not working as of Sept 2022).

GUI: Edit → Preferences (ctrl-,) → Packages (doesn't always find everything as of Sept 2022).

Can also clone straight into ~/.atom/packages, then enter the directory and `npm install` (not sure if you need to restart atom).

'atom-text-editor':
  'ctrl-shift-m': 'rspec-focus:add'
  'alt-ctrl-shift-m': 'rspec-focus:clear'

Fonts

FiraCode

Sublime

Packages