This repository contains configuration files to automatically set up a development environment on macOS.
- Zsh configuration (including Starship prompt)
- Git configuration
- VSCode configuration
- Cursor configuration
- Installation of necessary software (via Homebrew)
- Installation of applications (via Homebrew)
Follow these steps to set up your environment from scratch:
- Clone the repository:
git clone https://github.com/yourusername/dotfiles.git
cd dotfiles
- Install Homebrew packages and applications:
./setup/brew_install.sh
- Set up your configurations:
./setup/install.sh
- Restart your terminal to apply all changes
For continuous integration environments, use:
CI=true ./setup/install.sh
Category | Name |
---|---|
Shell | Zsh |
Zsh Plugin Manager | Sheldon |
Prompt | Starship |
Terminal Emulator | Alacritty |
Terminal Multiplexer | tmux |
Font | Hack Nerd Font |