Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am nateyoder on github.
  • I am nateyoder (https://keybase.io/nateyoder) on keybase.
  • I have a public key ASAxpkpfjAo3BhlDXZiq-crfPMJni0_LPqqmEXdtRC-5aAo

To claim this, I am signing this object:

@nateyoder
nateyoder / README.md
Last active August 11, 2023 18:37 — forked from jdleslie/citrix_ctrl_alt_win.json
Citrix Workspace (ctrl=ctrl, alt=left cmd, win=right cmd, special characters unmodified=false)
@nateyoder
nateyoder / AWS Git Setup.md
Created December 15, 2023 18:44 — forked from matthewoden/AWS Git Setup.md
Setting up a remote Git in AWS EC2

AWS Remote Git Setup

Get a local git repo up on an EC2 Instance.

Add youself to SSH Authentication:

Add yourself to the ssh auth agent, if you haven't already.

ssh-add path/to/your/EC2.pem

Set up destination directory: