Skip to content

Instantly share code, notes, and snippets.

View jwinder's full-sized avatar

Joe Winder jwinder

  • Jack Henry & Associates
  • Iowa
  • 00:25 (UTC -05:00)
View GitHub Profile
@jwinder
jwinder / gist:a0104faff8888d1316c9
Last active August 29, 2015 14:04
github-split.sh
#!/bin/sh
# Usage: github-split org/project directory new-project
REPO=$1
FOLDER=$2
NEW_REPO=$3
function usage() {
echo ""
echo "Usage: $0 <repo> <folder> <new_repo>"
ZSH_THEME_GIT_PROMPT_DIRTY="%{$FG[202]%} ✘✘✘"
ZSH_THEME_GIT_PROMPT_CLEAN="%{$FG[040]%} ✔"
#!/bin/sh
git sweep cleanup
git remote prune origin
git branch --merged | grep -v "\*" | xargs -n 1 git branch -d
#!/bin/sh
git merge "$@"
git push origin master
yes | git-cleanup-and-prune
@jwinder
jwinder / sonic-pi-tutorial.md
Last active June 1, 2025 13:29
Sonic Pi in-app tutorials concatenated - last synced June 1 2025 - https://sonic-pi.net/tutorial.html - https://github.com/samaaron/sonic-pi - All credit & thanks to Sam Aaron!

1 Welcome to Sonic Pi

Welcome friend :-)

Welcome to Sonic Pi. Hopefully you're as excited to get started making your own sounds as I am to show you. It's going to be a really fun ride where you'll learn all about music, synthesis, programming, composition, performance and more.

But wait, how rude of me! Let me introduce myself - I'm

Kafka's Theme
Final Fantasy Vi
composed by Nobuo Uematsu
Tabbed by The Ripper With help from hslesperance (original link: http://www.gametabs.net/final-fantasy-vi/kefkas-theme-1)
Drop D
Q Q Q Q Q Q Q E E Q Q Q Q
E||----------------------|--0---------1----0-----|--0-------------------|
B||-------0----1----3----|-------1------------3--|-------1----0----3----|
G||--2-------------------|-----------------------|----------------------|
#!/bin/bash
function is_git_repo {
git rev-parse --is-inside-work-tree &>/dev/null
}
function is_ignored_by_git {
git check-ignore -q "$1"
}

NieR:Automata Narratives

Recorded for posterity, in case the original references are removed.

NieR Replicant stories are not included here.

Chronological-ish Order