This repository contains my personal configuration files and setup scripts for my Mac environment.
-
Clone the Repository:
git clone https://github.com/your-username/dotfiles.git cd dotfiles -
Run the Setup Script:
./startup_installation.sh
This script automates the installation of various tools and configurations. Ensure that you have Xcode Command Line Tools, Homebrew, and Git installed before running the script.
-
Customize as Needed: The configurations are organized in the respective dotfiles within the repository. Feel free to explore and customize them according to your preferences.
- Homebrew - The missing package manager for macOS
- Powerlevel10k - A Zsh theme with awesome features
This project is licensed under the MIT License.