GithubHelp home page GithubHelp logo

dotfiles's Introduction

dotfiles

This repository contains everything I could find to automatically setup a new Mac. I also use it to synchronize my dotfiles across my devices. Feel free to explore, learn and copy parts for your own dotfiles. Enjoy!

Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. There is my name hard-coded in a few places so don’t blindly execute the script. Use at your own risk!

Features

  • Install and setup:
    • SSH
    • Homebrew
    • all my apps and a few fonts using Homebrew
    • Oh My Zsh with a few plugins and the Starship prompt
    • nvm and node LTS
    • yarn/pnpm with a few global packages
  • Create symlinks for global configs (.gitconfig, .zshrc)
  • Change some System Preferences (UI, Dock, Finder...)

All this with one script :)

The script will not crash if executed again (it will skip what is already installed), so it can be used to update the settings as well.

Usage

Clone the repo (git should come pre-installed with your Mac):

git clone https://github.com/jsulpis/dotfiles.git ~/.dotfiles && cd ~/.dotfiles

Review the code ! Change the name and email address.

Run the script:

./bootstrap.zsh

Installation is done. The script indicates the next steps to follow.

Thanks To...

dotfiles's People

Contributors

jsulpis avatar

Watchers

 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.