Git Product home page Git Product logo

dotfiles's Introduction

Lee's dotfiles

These are my personal dotfiles. Use anything you want but try to know what things do first :)

Backup Checklist

  • Did you commit and push any changes/branches to your git repositories?
  • Did you copy your .env files to a safe place if they are not casual?
  • Did you copy your IDE settings? (e.g. PhpStorm)
  • Did you backup local databases you need?
  • Did you remember to save all important documents from non-cloud directories?
  • Did you save all of your work from apps which aren't synced through cloud?

Installation

1. Update macOS to the latest version and install xcode

To get started we first need a local copy of the dotfiles repository.

First run the code below as we need the latest Xcode Command Line Tools installed, as it provides us with git.

sudo softwareupdate -i -a
xcode-select --install

2. Clone Dotfiles Repository

Then we need to clone this dotfiles repository into our Sites folder.

git clone https://github.com/leecolarelli/dotfiles.git ~/Sites/dotfiles

3. Run Installation Script

Now we can run the main installation script...

~/Sites/dotfiles/install.sh

4. Restart your computer

Restart your computer to finalize the process

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.