Skip to content

Files

Latest commit

a911cc3 · Feb 11, 2025

History

History
9 lines (8 loc) · 205 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 205 Bytes

💻 Shridhar's Macbook setup.

:octocat: Git

git config --global alias.co checkout
git config --global alias.br branch
git config --global alias.cm commit
git config --global alias.s status