Skip to content

bobbyecho/dotfiles

Repository files navigation

Dotfiles (MacOS)

my personal dotfiles written in shell script

Fresh MacOS Install

Install Command Line Tools for Xcode. You can download it from the Apple Developer site or using the following command:

xcode-select --install

Clone the dotfiles

cd ~ && git clone https://github.com/bobbyecho/dotfiles.git dotfiles

or using ssh

cd ~ && git clone [email protected]:bobbyecho/dotfiles.git dotfiles

Bootstrap your environment

cd ~/dotfiles && sh bootstrap.sh

About

my personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages