⚠️ Note: These are MacOS specific scripts
This repository contains a collection of Zsh snippets that I use in my daily workflow.
I've created these snippets to automate common tasks and to make my life easier.
I hope you find them useful too.
Here's a list of the currently available snippets in this repository:
- new-repo - Automates the process of creating a new GitHub repository from your local directory.
- misc-aliases - A collection of miscellaneous aliases for common tasks. Use them for inspiration or as-is.
- start-project - Automates the process of starting a development environment for a project.
Format the markdown files in this repository:
# Format Markdown files with prettier
yarn format