Web Analytics

macOS-config

⭐ 78 stars Korean by marsdevx

macOS Config Logo


Last Commit Languages
Supported Platforms Wallpapers Customization License


 macOS Config

macOS Config is an open-source project designed to streamline the setup of your MacBook with custom settings, program installations, and wallpapers. Built using shell scripts, this tool automates the process of configuring your macOS environment for productivity and ricing.

Transform your MacBook into a fully customized workspace with this powerful and efficient tool!


🖼️ Preview

Preview


🛠️ 설치

이 프로젝트를 설치하려면 시스템에서 터미널 앱을 실행하고 아래 명령어를 실행하세요.

git clone https://github.com/marsdevx/macOS-config.git ~/Downloads/macOS-config
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
echo 'eval "$(/opt/homebrew/bin/brew shellenv)"' >> ~/.zshrc
eval "$(/opt/homebrew/bin/brew shellenv)"

defaults write com.apple.finder CreateDesktop false; killall Finder

mkdir -p ~/.config
---

🚀 사용법

> 윈도우 관리자

zsh ~/Downloads/macOS-config/loop.sh

> 애플리케이션 실행하기

zsh ~/Downloads/macOS-config/raycast.sh

> 사용자 정의 가능한 상단 바

zsh ~/Downloads/macOS-config/sketchybar.sh


> Hotkey manager

zsh ~/Downloads/macOS-config/skhd.sh


> Window manager for multiple workspaces

zsh ~/Downloads/macOS-config/yabai.sh


> 터미널 앱

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"

git clone https://github.com/romkatv/powerlevel10k.git $ZSH_CUSTOM/themes/powerlevel10k
zsh ~/Downloads/macOS-config/iterm.sh
source ~/.zshrc

> 내 배경화면 구성

---

📋 라이선스

이 저장소에 포함된 모든 코드는 MIT 라이선스를 따릅니다

MIT License

Copyright (c) 2025 marsdevx

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


⭐ 지원

이 프로젝트가 마음에 드신다면, 잊지 말고 ⭐ 별점을 주시고 팔로우 해주세요! 여러분의 지원이 더 많은 프로젝트를 만드는 데 큰 도움이 됩니다. 🚀

🔗 GitHub에서 더 많은 제 작업을 탐험하고 흥미로운 프로젝트들을 발견해보세요! --- Tranlated By Open Ai Tx | Last indexed: 2026-03-05 ---