CommitLinker A simple script that constructs the github commit URL for your last commit. Usage git clone https://github.com/DatCodeMania/CommitLinker.git cd CommitLinker chmod +x get_commit_url.sh ./get_commit_url.sh Then, move the script to wherever you want.