Skip to content

Setup Your mac for Laravel and flutter development

Notifications You must be signed in to change notification settings

devanoxltd/mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗣 Setup Your mac for laravel and flutter development

📝 Install Xcode

xcode-select --install

📝 Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

💪 💻 Start Setup Your mac for laravel and flutter development

curl -s https://raw.githubusercontent.com/devanoxLtd/mac-setup/main/setup.sh | bash

⚡ Configure Git Profile

git config --global user.name "Mr Chetan"
git config --global user.email "contact@mrchetan.com"

⚡ Configure Git Profile For Single Repo

git config user.name "Mr Chetan"
git config user.email "contact@mrchetan.com"

About

Setup Your mac for Laravel and flutter development

Resources

Stars

Watchers

Forks

Languages