Homebrew
Website: https://brew.sh
Services
Show installed services: brew list
Show runninng services: brew services list
.block-editor .wp-block-spacer { | |
border: 2px dashed #cbd5e1; | |
background-color: #f1f5f9; | |
} |
Website: https://brew.sh
Show installed services: brew list
Show runninng services: brew services list
curl 'https://fonts.googleapis.com/css?family=Karla'
curl 'https://fonts.googleapis.com/css?family=Karla' -H 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8' -H 'User-Agent: AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116'
APP_ENV=ci | |
APP_KEY= | |
APP_DEBUG=true | |
APP_URL=https://localhost | |
LOG_CHANNEL=stack | |
DB_CONNECTION=mysql | |
DB_HOST=127.0.0.1 | |
DB_PORT=33306 |
function cypress() { | |
( ./node_modules/.bin/cypress $* ) | |
} |
Log in to your Managed Hosting Server via SSH.
Create your .bashrc
:
touch .bashrc
Google PageSpeed Insights flags browser caching of Google Analytics:
Leverage browser caching
Set up a proxy in your Nginx configuration file to address this issue.
df -h
Output may look something like this:
Filesystem Size Used Avail Use% Mounted on
Settings: System Preferences » Keyboard » Key Repeat/Delay Until Repeat
Use the commands below to increase the key repeat rate on macOS beyond the possible settings via the user interface. The changes aren't applied until you restart your computer.