.bashrc
3 lines 60 B view raw
1#!/bin/bash 2 3alias gyolo="git add . && git commit -m 'yolo'"