A kind of large menu inspired by the Google TV interface. Also has a lock screen component just for funsies.
A Pen by Hyperplexed on CodePen.
# | |
# Install: | |
# 1. Copy this script somewhere in your path - e.g. $HOME/.local/bin/gp | |
# 2. Make it executable: | |
# chmod +x $HOME/.local/bin/gp | |
# | |
# Usage: | |
# gp "Your commit message" | |
# or just 'gp' to use the default message... | |
# |