Skip to content

MorganKryze/.dotfiles

Repository files navigation

.dotfiles

Personal dotfiles for my macOS environment.

screenshot

Getting Started

Introduction

This project is a collection of my personal dotfiles for my macOS environment. It contains the configuration files for the following tools:

This project is the continuity of these previous projects:

Documentation

Prerequisites

  • macOS recent version
  • Terminal.app

Install

To install the dotfiles, you can follow the steps below:

  1. Clone the repository:
cd ~
git clone [email protected]:MorganKryze/.dotfiles.git

Or download the repository as a zip file and extract it.

  1. Run the installation script:
cd .dotfiles
./bootstrap.sh
  1. Update the .env.example file with your personal information and rename it to .env. (Optional: remove it if you do not need these variables)

  2. Restart your computer.

  3. Enjoy!

Supported platform

  • macOS

Roadmap

Acknowledgments

The acknowledgments are described in the ACKNOWLEDGMENTS file.

Contributing

If you want to contribute to the project, you can follow the steps described in the CONTRIBUTING file.

License

This project is licensed under the MIT License - see the LICENSE file for details.