This repository contains my personal dotfiles for macOS setup and configuration.
- macOS system preferences and settings
- Homebrew package installations
- Zsh configuration
- Git configuration
- Aliases and functions
- VS Code extensions
-
Clone this repository:
git clone https://github.com/julienqueffelec/dotfiles.git cd dotfiles
-
Run the install script:
./install.sh
Some configurations may require manual steps. Please refer to the individual scripts for more details.
Feel free to fork this repository and modify it to fit your needs. Make sure to review and understand each script before running it.
If you have any suggestions or improvements, please feel free to open an issue or submit a pull request.
This project is open source and available under the MIT License.