Code Monkey home page Code Monkey logo

new-mac-setup's Introduction

๐Ÿ’ป Shridhar's Macbook setup.

Dev Stuff:

  1. https://www.google.com/chrome/
  2. https://www.sublimetext.com/3
  3. https://www.iterm2.com/
  4. https://brew.sh/
  5. Yarn: brew install yarn
  6. brew install python3

Terminal

https://medium.com/the-code-review/make-your-terminal-more-colourful-and-productive-with-iterm2-and-zsh-11b91607b98c

:octocat: Git

git config --global user.email "[email protected]"
git config --global user.name "Shridhar Gupta"
git config --global alias.co checkout
git config --global alias.br branch
git config --global alias.cm commit
git config --global alias.s status

Sublime Packages

Link subl: ln -s "/Applications/Sublime Text.app/Contents/SharedSupport/bin/subl" /usr/local/bin/subl

  • SideBarEnhancements
  • BracketHighlighter
  • SublimeLinter npm install -g eslint
  • SublimeLinter-eslint
  • SublimeCodeIntel (pip3 install --upgrade --pre CodeIntel)
  • GitGutter
  • A File Icon
  • JSX
  • Sass
  • Colorsublime

Productivity Apps:

Utilities

new-mac-setup's People

Contributors

sgup avatar

Stargazers

Oscar Brolin avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.