Skip to content
View scottsb's full-sized avatar

Organizations

@magento @squareup
Block or Report

Block or report scottsb

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. tideways-selinux tideways-selinux Public

    SELinux Module for Tideways

    1

  2. puppet-clustersync puppet-clustersync Public

    Puppet module to easily combine lsyncd with csync2 to sync files across a set of servers.

    HTML 6 3

  3. Create and manage a case-sensitive d... Create and manage a case-sensitive disk-image on macOS (OS X).
    1
    #!/bin/bash
    2
    
                  
    3
    # ---------------------------------------------------------
    4
    # Customizable Settings
    5
    # ---------------------------------------------------------
  4. Magento 2 Cache Cheat Sheet Magento 2 Cache Cheat Sheet
    1
    # Magento 2 Cache Cheat Sheet
    2
    
                  
    3
    This page lists what caches or directories you will need to clear to apply various types
    4
    of changes. It is consolidated and adapted from the complete official documentation on [directories](https://devdocs.magento.com/guides/v2.1/howdoi/php/php_clear-dirs.html) and
    5
    [caches](https://devdocs.magento.com/guides/v2.1/config-guide/cli/config-cli-subcommands-cache.html).