claudedwithlove
explore/mgiovani-dotfiles

dotfiles

Cherished

A comprehensive macOS dotfiles repository that configures a complete development environment with shell, editor, and terminal multiplexer settings. It provides multiple installation methods (full, selective, or configuration-based) to let developers adopt only the tools they need, including Zsh with Powerlevel10k, Neovim/Vim, Tmux, Git with Delta, and modern CLI utilities like ripgrep and fzf.

·0··submitted April 16, 2026
View on GitHub
Clauded With Love Rating
7.4 / 10

A comprehensive macOS dotfiles repository that provides a modern development environment with multiple installation methods (full, selective, configuration-based) and curated CLI tools. The project focuses on developer productivity by replacing traditional Unix tools with faster modern alternatives and providing zero-prerequisite setup.

Code Quality7.2
Usefulness8.5
Claude Usage6.0
Documentation8.8
Originality6.5
Highlights
  • Three distinct installation modes (full/selective/config-based) with interactive descriptions allow users to customize their setup granularly
  • Excellent documentation with comprehensive tool comparison table showing traditional vs modern CLI alternatives with specific benefits
  • Modern tool stack replacing grep with ripgrep, ls with eza, cat with bat, providing significant performance improvements while maintaining fallbacks
To Improve
  • Add automated testing for installation scripts across different macOS versions and shell environments to ensure reliability
  • Include backup/restore functionality for existing dotfiles before installation to prevent data loss and allow easy rollback
Language
Stack