Skip to content

Instantly share code, notes, and snippets.

View tamcgoey's full-sized avatar
🛍️
shipping something...

Thomas Edgesmith tamcgoey

🛍️
shipping something...
  • Victoria, BC
  • 19:07 (UTC -08:00)
View GitHub Profile
@tamcgoey
tamcgoey / keybase.md
Created June 13, 2014 19:16
keybase.md

Keybase proof

I hereby claim:

  • I am tamcgoey on github.
  • I am tamcgoey (https://keybase.io/tamcgoey) on keybase.
  • I have a public key whose fingerprint is 7894 2F9C BF23 710D 027C C8D6 F9B4 DE37 9477 19DE

To claim this, I am signing this object:

<?php
/*
_______ _ _ __ __ _ __ _
|__ __| | | | \ \ / / | | / _| |
| |_ __ ___| | | ___ \ \ /\ / /__ _ __| | _| |_| | _____ __
| | '__/ _ \ | |/ _ \ \ \/ \/ / _ \| '__| |/ / _| |/ _ \ \ /\ / /
| | | | __/ | | (_) | \ /\ / (_) | | | <| | | | (_) \ V V /
|_|_| \___|_|_|\___/ \/ \/ \___/|_| |_|\_\_| |_|\___/ \_/\_/
@tamcgoey
tamcgoey / App.tsx
Created July 14, 2019 03:18
Inbox for Trello. A super simple React Native app: https://sourdough.dev/crafting-your-own-tools
import axios from 'axios'; // yarn add axios
import React, { useState } from 'react';
import {
View,
StatusBar,
TextInput,
ToastAndroid,
Text,
TouchableHighlight,
TouchableOpacity
{
"draw_minimap_border": true,
"draw_white_space": "all",
"file_exclude_patterns":
[
"*.pyc",
"*.pyo",
"*.exe",
"*.dll",
"*.obj",
#
# Executes commands at the start of an interactive session.
#
# Authors:
# Sorin Ionescu <[email protected]>
#
# Source Prezto.
if [[ -s "${ZDOTDIR:-$HOME}/.zprezto/init.zsh" ]]; then
source "${ZDOTDIR:-$HOME}/.zprezto/init.zsh"
#F8F8FA,#F8F8FA,#CAD1D9,#FFFFFF,#FFFFFF,#383F45,#60D156,#9C9C9C
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Ansi 0 Color</key>
<dict>
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.18039216101169586</real>
@tamcgoey
tamcgoey / cloudSettings
Last active April 16, 2020 16:49 — forked from thomasedgesmith/cloudSettings
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-04-16T16:49:23.122Z","extensionVersion":"v3.4.3"}