- System: MacOS and WSL2 Ubuntu
- Custom .gitconfig
This repository contains my learning journey for Shell Scripting and other nerdy customizations:
- For git aliases
- For zsh aliases
- For macOS, you must have
Homebrew
installed
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
For best experience, iTerm2 is recommended to install
For best experience, OhMyZsh is recommended to install.
- First time setup WSL2 Ubuntu, see WSL2 setup scripts
- See ZSH README for a clean installation of
node
andnpm
on different OS