Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add comprehensive setup script for macOS development environment #1

Merged
merged 3 commits into from
Feb 23, 2025

Conversation

yatish27
Copy link
Owner

This commit introduces a robust setup script (setup.sh) that automates the configuration of a macOS development environment. Key features include:

  • Comprehensive system setup with Homebrew package installation
  • ZSH and oh-my-zsh configuration
  • Cursor IDE setup with extensions
  • Git configuration
  • macOS system preferences customization
  • Utility scripts for various setup tasks

The script provides a streamlined approach to setting up a new development machine with minimal manual intervention.

This commit introduces a robust setup script (setup.sh) that automates the configuration of a macOS development environment. Key features include:

- Comprehensive system setup with Homebrew package installation
- ZSH and oh-my-zsh configuration
- Cursor IDE setup with extensions
- Git configuration
- macOS system preferences customization
- Utility scripts for various setup tasks

The script provides a streamlined approach to setting up a new development machine with minimal manual intervention.
This commit introduces several improvements to the setup process:
- Split monolithic install.sh into modular scripts
- Add new setup scripts for SSH, ZSH, and dotfiles
- Improve user interaction with confirmation prompts
- Enhance configuration file management
- Remove redundant scripts and consolidate setup logic

The changes provide a more flexible and user-friendly approach to configuring a development environment.
Introduces the installation script and comprehensive project documentation:
- Create install.sh for one-line installation of Omakos
- Add detailed README with project overview, setup instructions, and features
- Update Brewfile to remove Cork application
- Provide clear installation methods and system configuration details
@yatish27 yatish27 merged commit 48137b9 into main Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant