Skip to content

Instantly share code, notes, and snippets.

View dpindur's full-sized avatar
🦍
huge mood

Dylan Pindur dpindur

🦍
huge mood
View GitHub Profile

Keybase proof

I hereby claim:

  • I am dpindur on github.
  • I am dylanpindur (https://keybase.io/dylanpindur) on keybase.
  • I have a public key ASAZnbZ3mDsbCx10_n8zXqSUI7rQXyEahbkpFORIBsD9Xwo

To claim this, I am signing this object:

@dpindur
dpindur / template.html
Created October 3, 2021 04:00
HTML Blank Template
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Blank</title>
<link rel="stylesheet" href="/index.css" />
</head>
@dpindur
dpindur / karabiner.json
Created March 24, 2022 07:16
Windows Style Copy & Paste Config
{
"rules": [
{
"description": "Ctrl+Insert Copy",
"manipulators": [
{
"from": {
"key_code": "insert",
"modifiers": {
"mandatory": [