Skip to content

Instantly share code, notes, and snippets.

View drpfenderson's full-sized avatar

Merlyn Cruz drpfenderson

  • Squarespace, Inc
  • Portland, OR
View GitHub Profile
@drpfenderson
drpfenderson / handlers.yml
Created September 15, 2020 18:13 — forked from andrewsomething/handlers.yml
My "first five minutes" on a server
---
- name: Restart sshd
service:
name: ssh
state: restarted
become: yes
@drpfenderson
drpfenderson / git-clearHistory
Created July 31, 2020 21:24 — forked from stephenhardy/git-clearHistory
Steps to clear out the history of a git/github repository
-- Remove the history from
rm -rf .git
-- recreate the repos from the current content only
git init
git add .
git commit -m "Initial commit"
-- push to the github remote repos ensuring you overwrite history
git remote add origin git@github.com:<YOUR ACCOUNT>/<YOUR REPOS>.git

Sub SaveAsX3() ' Recorded 12/14/2017 Dim SaveOptions As StructSaveAsOptions Set SaveOptions = CreateStructSaveAsOptions With SaveOptions .EmbedVBAProject = True .Filter = cdrCDR .IncludeCMXData = False .Range = cdrAllPages .EmbedICCProfile = False

Keybase proof

I hereby claim:

  • I am drpfenderson on github.
  • I am drpfenderson (https://keybase.io/drpfenderson) on keybase.
  • I have a public key ASB7pvRAu_xKBUI1-79GfHqP_0FfqNbP0RLWFdGRHR1z6Qo

To claim this, I am signing this object: