Skip to content

kingtran2112/mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • zsh

Description

The repository contains the shell script and necessary files for setting common application for a new mac OS system.

The list of application will be installed:

  • Homebrew
  • Git (NOTE: Configuration for user name and email will be overridden)
  • Prezto (NOTE: The shell script override current configuration with the defined configuration in the repository)
  • Warp
  • VS Code
  • Google Chrome
  • Slack
  • Discord
  • Hammerspoon
  • Rectangle
  • Obsidian

How to run

To run the script:

  • Open a terminal
  • Run the following command in order
git clone https://github.com/kingtran2112/mac-setup.git
cd mac-setup
./setup.sh
cd ..
rm -rf mac-setup

The above script clone the repository, run the setup script and then delete the cloned folder after finish

About

Basic installation for new macOS

Topics

Resources

Stars

Watchers

Forks