Giter Club home page Giter Club logo

zsh-setup's Introduction

Warning
This repository is deprecated. Please use neuefische/web-setup instead.


Setup your macOS

What does this setup do?

How to run the setup

  1. You should have the latest macOS installed. To make sure, click on the apple logo at the top left, go to "About this Mac" and click "Software Update". Install any missing updates.

  2. Find and run the program "Terminal"

  3. Go through each of the following steps and copy and paste each command into Terminal and press Enter. Wait for the command to finish and follow any instructions.

  4. In case of any Error, read the error text from the beginning and google for help. Ask a coach for help.

Copy each command and paste it into the Terminal. Run it by pressing Enter. If a command does not work and you can't fix the problem, continue with the next command.

Install Homebrew and Command Line Tools

If you are asked to enable fuzzy auto-completion, enable key bindings and update shell configuration files confirm by pressing y.

zsh <(curl -s https://raw.githubusercontent.com/neuefische/zsh-setup/main/install-brew)

Install macOS Apps

zsh <(curl -s https://raw.githubusercontent.com/neuefische/zsh-setup/main/install-apps)

Install MongoDB

zsh <(curl -s https://raw.githubusercontent.com/neuefische/zsh-setup/main/install-mongo)

Setup shell-integration for iTerm

zsh <(curl -s https://raw.githubusercontent.com/neuefische/zsh-setup/main/setup-iterm)

Copy configs

zsh <(curl -s https://raw.githubusercontent.com/neuefische/zsh-setup/main/copy-configs)

Setup git

Please enter the requested inputs and press Enter when asked about which file to save key and your passphrase. By simply pressing Enter the default settings will be used. Choose ssh as your preferred connection method. Login and authenticate with the browser. (The device code is found in the Terminal.)

zsh <(curl -s https://raw.githubusercontent.com/neuefische/zsh-setup/main/setup-git)

Setup macOS

Please restart your Mac after this.

zsh <(curl -s https://raw.githubusercontent.com/neuefische/zsh-setup/main/setup-macos)

zsh-setup's People

Contributors

badabam avatar djfarly avatar macfrei avatar marcbendixen avatar preichetanz 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.