Giter VIP home page Giter VIP logo

freshinstall's Introduction

###############################################################################################################################################
#                                                                                                                                             #
#   :::::::::: :::::::::  ::::::::::  ::::::::  :::    ::: ::::::::::: ::::    :::  ::::::::  :::::::::::     :::     :::        :::          #
#   :+:        :+:    :+: :+:        :+:    :+: :+:    :+:     :+:     :+:+:   :+: :+:    :+:     :+:       :+: :+:   :+:        :+:          #
#   +:+        +:+    +:+ +:+        +:+        +:+    +:+     +:+     :+:+:+  +:+ +:+            +:+      +:+   +:+  +:+        +:+          #
#   :#::+::#   +#++:++#:  +#++:++#   +#++:++#++ +#++:++#++     +#+     +#+ +:+ +#+ +#++:++#++     +#+     +#++:++#++: +#+        +#+          #
#   +#+        +#+    +#+ +#+               +#+ +#+    +#+     +#+     +#+  +#+#+#        +#+     +#+     +#+     +#+ +#+        +#+          #
#   #+#        #+#    #+# #+#        #+#    #+# #+#    #+#     #+#     #+#   #+#+# #+#    #+#     #+#     #+#     #+# #+#        #+#          #
#   ###        ###    ### ##########  ########  ###    ### ########### ###    ####  ########      ###     ###     ### ########## ##########   #
#                                                                                                                                             #
###############################################################################################################################################

So you want to set up a new Mac aye?

Good, ./freshinstall will help you out with that.

Installation

  • Open Terminal

  • Maxmize the window for a best effect

  • Enter these commands

     mkdir ~/Downloads/freshinstall
     cd ~/Downloads/freshinstall
     curl -#L https://github.com/bramus/freshinstall/tarball/master | tar -xzv --strip-components 1 --exclude={LICENSE}
    

Usage

./freshinstall.sh

With successive runs, ./freshinstall will pick up where it left. If you do want to start all over again, use --force.

Steps

  1. macOS Defaults (reboot required)

    This step will set some (opinionated) macOS defaults.

  2. SSH Configuration

    This step will check your SSH Configuration, and create an SSH key if none has been created yet.

  3. Essentials

    This step will install some required essentials. These include:

    • Xcode and its Command Line Tools
    • Homebrew
    • Git

    The git installation will also do some basic configuration ;)

  4. Dotfiles

    This step will copy over the defined dotfiles. Included things are:

    • A customized prompt
    • Git branch autocompletion
    • Makefile autocompletion

    Note that these files (.bash_profile and such) will be altered in later steps, upon installing specific pieces of software

  5. Software

    Handpicked selection of Software + Config in some cases

Resources

License

The MIT License (MIT). Please see License File for more information.

freshinstall's People

Contributors

bramus avatar

Watchers

Sam DeVore avatar James Cloos avatar  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.