Coder Social home page Coder Social logo

dotfiles's Introduction

Dotfiles

A collection of configuration files and scripts to streamline the setup and customization of a fresh installation of macOS. With a single click, you can have your system configured just the way you like it.

Usage

1. Customize Your Dotfiles

Before you begin, make sure to customize your dotfiles by following these steps:

  1. Go to .zsh_config/.extra and replace the two <placeholder> entries with your full name and email address. We recommend using your GitHub "noreply" email for privacy.

2. Run the Setup Script

Run the setup script to copy your configuration files to their respective locations. Open your terminal and navigate to the dotfiles repository:

bash setup.

This script will copy all your configurations to their appropriate locations, ensuring that your system is set up just the way you like it.

3. Install Oh My Zsh

We use Oh My Zsh to enhance your shell experience. Install it by running the following command:

sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

Oh My Zsh provides a wealth of plugins and themes for your Zsh shell.

4. Install Homebrew Packages

We recommend using Homebrew to manage packages on your macOS. You can install a list of useful packages by running the following command from the project root:

brew bundle install

This command will install the packages listed in your Brewfile, ensuring that your essential tools and software are readily available.

Contribution

Feel free to contribute to this project by opening issues or pull requests. If you have any suggestions or improvements, we'd love to hear from you.

License

This project is licensed under the MIT License. You can use and modify the code as you wish. For more details, please see the LICENSE file.

dotfiles's People

Contributors

horvathmarton 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.