Skip to content

FuelFrontend/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Dotfiles to get you started with OS X machine for development.

Your development machine is just a few steps away.

OS X

Before Install

Download and set the up the following.

  1. Setup git.

  2. Download and install Sublime Text 3 and Atom Editor.

Install

git clone https://github.com/gokulkrishh/dotfiles.git && cd dotfiles && sh mac-setup.sh

Installation process

Above command will install the following tools in your OS X

  1. Oh My Zsh as your default in terminal.

  2. Copy .zshrc config (check the file .zshrc more details).

  3. Homebrew.

  4. Node.JS and install node modules such as gulp, jshint, yo, generator-mocha, generator-smacss globally. (No need of sudo for global npm install)

Thats all. You are good to go with development in your OS X.

Extra tools (Install from below link)

  1. Plugins for Sublime and Atom.

  2. Editor configuration for Atom and Sublime.

  3. Tools I use for Front-end Development such as various browsers, chrome extensions, perf tools etc.

Bugs or Features Improvement

Found a bug, file an issue or new feature give me a PR. Lets reduce the pain of setting up machine for development from scratch.

About

Dotfiles to get you started with OS X machine for development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages