Code Monkey home page Code Monkey logo

lazy-dev-setup's Introduction

The macOS dev setup (automated install of powerlevel10k and oh-my-zsh)

The quickest way to freshly replicate configuration across macOS (even in parallel) with brew.

brew.sh

Automatically install zsh with powerlevel10k and oh-my-zsh

Do you want to automatically do a package installation on your newly instaled macOS dev machines.

brew.sh

People would tell to do time machine backup and restore from them, but

what if you like to do fresh install or may be debug a scenario or may be like to restore multiple machines in parallel.

This shell script allows you to quickly install and configure freshly installed macos with all the dev needed onetime configuration.

Please note that default packages are installed from following location

packages/commandlineTools.txt
packages/commandlineCaskTools.txt

In case, you would want to tweak and add more packages, please feel free to add/edit those files, default assumption is to use single package name per line.

just run

git clone https://github.com/nar3nd3r/lazy-dev-setup
cd lazy-dev-setup && chmod +x i_am_lazy.sh && ./i_am_lazy.sh

Options Included:

  • Sets system hostname systemwide
  • Installs home brew
  • Install basic dev packages (can be tweaked to user's needs)
  • Tweak system configuration For easier management
  • Installs Themes For Vim
  • Installs Powerlevel10k for nice terminal looks
  • Install MesloLGS font
  • Installs ZSH and oh-my-zsh

Feel free to raise any bug or issue.

Please Donate

if this script helped you a bit, please donate a meal.

Credits to brew, I just used their tool make this scripts possible.

lazy-dev-setup's People

Watchers

 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.