Skip to content

Instantly share code, notes, and snippets.

View ckuijjer's full-sized avatar
💭
👻

Casper Kuijjer ckuijjer

💭
👻
View GitHub Profile
git config --global alias.dance '!git stash && git pull && git push && git stash pop'
@ckuijjer
ckuijjer / codeswing.json
Last active December 27, 2020 10:36
hello-codeswing
{
"scripts": [
"https://cdnjs.cloudflare.com/ajax/libs/uuid/8.3.2/uuid.min.js"
],
"styles": [],
"showConsole": true
}