Skip to content

Instantly share code, notes, and snippets.

View NotMyself's full-sized avatar
🏠
Working from home

Bobby Johnson NotMyself

🏠
Working from home
View GitHub Profile

Dried Bean InstaPot Chili

Ingrediants

For Power Soak

  • 1 cup dried kidney beans
  • 1 cup dried pinto beans
  • 1 tablespoon olive oil
  • 1/2 teaspoon salt
  • merge codetour
  • update settings.json
    {
     "editor.minimap.enabled": false,
     // Set the default
     "editor.formatOnSave": false,
     // Enable per-language
     "[javascript]": {

"editor.formatOnSave": true,