Skip to content

Latest commit

 

History

History
executable file
·
42 lines (35 loc) · 1.66 KB

README.md

File metadata and controls

executable file
·
42 lines (35 loc) · 1.66 KB

Script to get your mac to speed for development

Setup

  1. Clone and cd into

    git clone https://github.com/logeshpaul/dotfiles.git ~/dotfiles && cd dotfiles
  2. Open install.sh from dotfiles folder in your editor & go to line no 103 & 104 and replace the name & email id with yours.

  3. Kickstart the installation

    bash install.sh

What will be installed

Settings & Preferences

Big thanks to @gokulkrishh as I have taken most of the configurations from his repo. It's pretty simple for me to start creating a dot files for myself (PS. other repo's I referred is pretty huge).

Other good dotfiles repo's