Skip to content

Instantly share code, notes, and snippets.

View schnoggo's full-sized avatar

Lon Koenig schnoggo

View GitHub Profile
@schnoggo
schnoggo / self-ssl-fix.php
Created November 3, 2022 19:05
wordpress workaround for local ssl error
<?php
$skip_ssl_verify = false;
$t = ini_get('sendmail_path');
if (
( ( ! empty($t)) and (str_contains( $t, 'flywheel.local')) ) // check for Local by Flywheel default value
or
('local' == substr($_SERVER['SERVER_NAME'], -5) )
or
@schnoggo
schnoggo / .zshrc
Last active January 3, 2023 13:51
My current .zshrc for MacOS Terminal
# ___ _ _ _ __ _ _ __
# / _ \ _ _ __ _| (_) |_ _ _ ___ / _| | (_)/ _|___
# | (_) | || / _` | | | _| || | / _ \ _| | | | _/ -_)
# \__\_\\_,_\__,_|_|_|\__|\_, | \___/_| |_|_|_| \___|
# |__/
# ornament listings (Add sybbols for directories, etc.:
alias ls="ls -aF"
# Short prompt:

Keybase proof

I hereby claim:

  • I am schnoggo on github.
  • I am lonk (https://keybase.io/lonk) on keybase.
  • I have a public key ASAzeEb07juyu4tiI7dRW45gdnS59UCYSnR7iO_XzCjFigo

To claim this, I am signing this object: