Menu

Close
  • Home
  • LinkedIn
  • Real Life Code @ Micreosoft
  • GitHub
Subscribe
Shawn Cicoria Menu

github

A 3-post collection

Page 1 of 1

A better git bash prompt

git clone https://github.com/magicmonty/bash-git-prompt.git ~/.bash-git-prompt --depth=1 cat >> ~/.bashrc <<EOF if [ -f "$HOME/.bash-git-prompt/gitprompt.sh" ]; then GIT_ »

Shawn Cicoria Shawn Cicoria on github, bash, Utilities, tips 11 April 2019

The Travis CLI in a Container

I must be missing it, but I could never find the Travis CLI already built and published on Docker Hub. So, I just pulled together on. »

Shawn Cicoria Shawn Cicoria on docker, github, travis-ci, cicd, devops 05 August 2018

Carthage and OTP GitHub Errors

As a reminder to my self... In Carthage if you start seeing errors "Must specify two-factor authentication OTP code"... One way is to specify via an »

Shawn Cicoria Shawn Cicoria on ios, github, carthage 24 September 2016
Page 1 of 1
Shawn Cicoria © 2021
Proudly published with Ghost