Skip to content

Instantly share code, notes, and snippets.

View lukeramsden's full-sized avatar

Luke Ramsden lukeramsden

View GitHub Profile
@lukeramsden
lukeramsden / README.md
Last active May 22, 2018 10:22
ZSH function to commit and push to Git repo

Usage:

push                      # opens default editor for commit message, then pushes
push updated readme.md    # commits with message "updated readme.md", then pushes