Giter Site home page Giter Site logo

leylandjacob / dotfiles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from driesvints/dotfiles

0.0 1.0 0.0 143 KB

:computer: Public repo for my personal dotfiles.

Home Page: https://driesvints.com/blog/getting-started-with-dotfiles

License: MIT License

Shell 95.32% Ruby 4.68%

dotfiles's Introduction

Dotfiles

Follow these install instructions to setup a new Mac.

  1. Update macOS to the latest version with the App Store
  2. Install Xcode from the App Store, open it and accept the license agreement
  3. Install macOS Command Line Tools by running xcode-select --install
  4. Copy public and private SSH keys to ~/.ssh and make sure they're set to 600
  5. Clone this repo to ~/.dotfiles
  6. Append /usr/local/bin/zsh to the end of your /etc/shells file
  7. Run install.sh to start the installation
  8. Manually download Webstorm and Tower
  9. Restore preferences by running mackup restore
  10. Restart your computer to finalize the process

Your Mac is now ready to use!


One thing you'll need to do manually is add your ~/.zshrc file. You can't symlink the .zshrc file from your dotfiles because Mackup will already symlink your .zshrc from your home directory. That's why we'll need to create the file manually. Add the contents below to a .zshrc file in your user directory. What it will do is load the .zshrc file from your dotfiles. Make sure that the path to your dotfiles is correct.

# Load Zsh
source ~/.dotfiles/.zshrc

dotfiles's People

Contributors

driesvints avatar leylandjacob avatar ryanhanwu avatar

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.