Skip to content

Instantly share code, notes, and snippets.

@obfusk
Created November 30, 2020 19:47
Show Gist options
  • Select an option

  • Save obfusk/086f6e4c496340d57ebec0b764416ded to your computer and use it in GitHub Desktop.

Select an option

Save obfusk/086f6e4c496340d57ebec0b764416ded to your computer and use it in GitHub Desktop.
frequently used bash commands
unbuffer hub ci-status -v | sort -k2 -V | sed 's!https:.*!!'
unbuffer hub issue -f '%sC%>(3)%i%Creset %t [%L]%n' | sed 's/enhancement/enh/; s/good first issue/1st/; s/help wanted/help/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment