Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 943 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 943 Bytes

Dotfiles

This repository contains my personal dotfiles for macOS setup and configuration.

Contents

  • macOS system preferences and settings
  • Homebrew package installations
  • Zsh configuration
  • Git configuration
  • Aliases and functions
  • VS Code extensions

Installation

  1. Clone this repository:

    git clone https://github.com/julienqueffelec/dotfiles.git
    cd dotfiles
    
  2. Run the install script:

    ./install.sh
    

Manual Steps

Some configurations may require manual steps. Please refer to the individual scripts for more details.

Customization

Feel free to fork this repository and modify it to fit your needs. Make sure to review and understand each script before running it.

Contributing

If you have any suggestions or improvements, please feel free to open an issue or submit a pull request.

License

This project is open source and available under the MIT License.