Skip to content

Instantly share code, notes, and snippets.

@chorn
Created April 29, 2017 11:37
Show Gist options
  • Save chorn/801edec861f3bfe043629676b77c7416 to your computer and use it in GitHub Desktop.
Save chorn/801edec861f3bfe043629676b77c7416 to your computer and use it in GitHub Desktop.
{
"version": "2.0.10",
"replacements": [
{
"repA": "President Trump",
"repB": "DOCTOR EVIL",
"type": "Simple",
"case": "Maintain",
"active": true
},
{
"repA": "Monday",
"repB": "Friday",
"type": "Simple",
"case": "Maintain",
"active": true
},
{
"repA": "Tuesday",
"repB": "Friday",
"type": "Simple",
"case": "Maintain",
"active": true
},
{
"repA": "Wednesday",
"repB": "Friday",
"type": "Simple",
"case": "Maintain",
"active": true
},
{
"repA": "Thursday",
"repB": "Friday",
"type": "Simple",
"case": "Maintain",
"active": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment