Skip to content

Instantly share code, notes, and snippets.

View denault's full-sized avatar

Charles Denault denault

View GitHub Profile
{
"name": "Creative Director Agent",
"nodes": [
{
"parameters": {
"options": {}
},
"type": "@n8n/n8n-nodes-langchain.chatTrigger",
"typeVersion": 1.1,
"position": [
@denault
denault / continental-usa.geojson
Created August 21, 2020 09:47 — forked from lossyrob/continental-usa.geojson
Rough continental USA single polygon GeoJSON
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
# OSX for Hackers (Mavericks/Yosemite)
#
# Source: https://gist.github.com/brandonb927/3195465
#!/bin/sh
# Some things taken from here
# https://github.com/mathiasbynens/dotfiles/blob/master/.osx
# Ask for the administrator password upfront