Skip to content

Instantly share code, notes, and snippets.

View jdrain's full-sized avatar

Jason Drain jdrain

  • Columbia, SC
View GitHub Profile
@jdrain
jdrain / .completion
Created April 12, 2017 22:58 — forked from dmadisetti/.completion
Bash script for github management
#!/bin/bash
# Make sure you source this in rc
gh(){
local folder="/home/dylan/projects/github" \
archive="/home/dylan/projects/archive" \
regex="[a-zA-Z]+[a-zA-Z0-9_-]*" \
USERNAME="dmadisetti" \
# Deal with projects