Discover and explore top open-source AI tools and projects—updated daily.
Personal macOS configuration for developers
Top 74.0% on SourcePulse
This repository provides a curated collection of personal dotfiles for configuring macOS, targeting developers and power users seeking to streamline their development environment. It offers automated setup for Zsh, Homebrew, and various applications, along with custom configurations for Git, VSCode, and other tools, aiming to enhance productivity and provide a consistent user experience.
How It Works
The dotfiles are managed using a symlink-based approach, where configurations are stored within the ~/dotfiles
directory and linked to their respective locations in the user's home directory. This allows for easy management, customization, and updating of shell configurations, application settings, and macOS defaults. The setup script automates the installation of dependencies like Homebrew and Zsh, and applies custom themes and aliases.
Quick Start & Requirements
~/dotfiles
and run ./setup.sh
for automatic setup, or execute individual setup scripts (./setup/zsh.sh
, ./setup/brew.sh
, etc.) for manual installation.Highlighted Details
zsh
/fzf
and git
/delta
for enhanced shell and diffing experience.Maintenance & Community
The repository is maintained by nicksp. There are no explicit mentions of community channels or partnerships in the README.
Licensing & Compatibility
Limitations & Caveats
The automated setup script is provided "at your own risk." The repository focuses exclusively on macOS, and configurations for other operating systems are not supported. Pull requests are restricted to bug fixes or improvements without breaking changes.
1 day ago
Inactive