Skip to content

Instantly share code, notes, and snippets.

@overdrivemachines
Created November 21, 2023 00:18
Show Gist options
  • Select an option

  • Save overdrivemachines/89c5a26e8dda26998e53af7064cf0358 to your computer and use it in GitHub Desktop.

Select an option

Save overdrivemachines/89c5a26e8dda26998e53af7064cf0358 to your computer and use it in GitHub Desktop.

Revisions

  1. overdrivemachines created this gist Nov 21, 2023.
    8 changes: 8 additions & 0 deletions vscode_global_gems.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    gem install solargraph
    gem install rubocop
    gem install rubocop-performance
    gem install rubocop-rails
    gem install rubocop-rspec
    gem install rubocop-md
    gem install erb-formatter
    gem install htmlbeautifier