Skip to content

Instantly share code, notes, and snippets.

View edwardteach42's full-sized avatar

Edward Teach edwardteach42

View GitHub Profile
@edwardteach42
edwardteach42 / setup.md
Last active June 22, 2020 19:35
Dappur Site Setup Checklist

Global Settings

  • Site Name
  • Site Domain
  • Support Email
  • From Email
  • Site Logo
  • Header Logo
  • Google Analytics
  • Recaptcha
@edwardteach42
edwardteach42 / bonsainerd-under-construction-page.markdown
Created February 8, 2022 02:51
BonsaiNerd Under Construction Page
@edwardteach42
edwardteach42 / Remove all git tags
Created February 23, 2022 01:08 — forked from okunishinishi/Remove all git tags
Delete all git remote tags
#Delete local tags.
git tag -l | xargs git tag -d
#Fetch remote tags.
git fetch
#Delete remote tags.
git tag -l | xargs -n 1 git push --delete origin
#Delete local tasg.
git tag -l | xargs git tag -d

Keybase proof

I hereby claim:

  • I am edwardteach42 on github.
  • I am edwardteach42 (https://keybase.io/edwardteach42) on keybase.
  • I have a public key ASBiEStDay9NJb7m5i1BeEIOd_ruLO4K1-RpQP39JVkxDgo

To claim this, I am signing this object: