/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"brew install --cask 1password 1password-clibrew install gh
gh auth logingh repo clone ujuc/dotrc ${HOME}/.config/dotrc -- --recurse-submodules- CLI 테마
brew install starship
ln -sf ${DOTRCDIR}/starship.toml ${XDG_CONFIG_HOME}/starship.tomlbrew install zimfwln -sf ${HOME}/.config/dotrc/zshrc ${HOME}/.zshrc- xcode util에서 제공하는 라이브러리 말고 GNU 라이브러리를 사용하기 위해서 추가.
brew install coreutilsbrew install bat
mkdir -p ${XDG_CONFIG_HOME}/bat
ln -sf ${DOTRCDIR}/batrc ${XDG_CONFIG_HOME}/bat/configbrew install ezabrew install zoxidebrew install fzfbrew install vim- 할께 있으면 하는걸로...
- 따로 설치하지 않으면 xcode 에서 제공하는 git을 사용하게됨.
brew install git- User
git config --global user.email ""
git config --global user.name ""- Core
git config --global core.autocrlf input
git config --global core.whitespace cr-at-eol,fix,trailing-space,-indent-with-non-tab- Merge
git config --global merge.conflictstyle zdiff3- Commit
git config --global commit.template ${DOTRCDIR}/gitmessagebrew install git-delta
git config --global core.pager delta
git config --global interactive.diffFilter "delta --color-only"
git config --global delta.line-numbers true
git config --global delta.side-by-side true
git config --global delta.navigate true
git config --global delta.diff-so-fancy true
git config --global delta.hyperlinks truebrew install tig
mkdir -p ${XDG_CONFIG_HOME}/tig
ln -sf ${DOTRCDIR}/tigrc ${XDG_CONFIG_HOME}/tig/configcurl https://mise.run | sh
# Autocomplete
mise use -g uv
mise use -g node- YAML 파서. Claude 스킬 검증 스크립트에서 사용.
brew install yq에이전트 설정은 ujuc/agent-stuff 저장소의 git submodule(agents/)로 관리됩니다.
Repo clone 시
--recurse-submodules를 사용하지 않았다면:cd ${DOTRCDIR} git submodule update --init --recursive
curl -fsSL https://claude.ai/install.sh | bash
ln -sf ${DOTRCDIR}/agents/claude ${HOME}/.claude
brew install rtk/plugin marketplace add jarrodwatts/claude-hud
/plugin install claude-hud
/claude-hud:setup
/plugin marketplace add affaan-m/everything-claude-code
/plugin install everything-claude-code@everything-claude-code
/plugin install commit-commands
/plugin install code-review
/plugin install code-simplifier
/plugin install feature-dev
/plugin install ralph-loop
/plugin install claude-md-management- claude-hud - stats line
- everything-claude-code
- commit-commands — git commit
- code-review — code review
- code-simplifier — code simplification
- feature-dev — feature development guide
- ralph-loop — recurring loop
- claude-md-management — CLAUDE.md management
사용할때 연결
npm install -g @mariozechner/pi-coding-agent
ln -sf ${DOTRCDIR}/agents/pi ${HOME}/.pibrew install --cask raycastbrew install --cask zed
ln -sf ${DOTRCDIR}/zed/settings.json ${XDG_CONFIG_HOME}/zed/settings.jsonbrew install --cask visual-studio-codebrew install ollama
ollama pull gemma3
ollama pull qwen3brew install ghostty
mkdir -p ${XDG_CONFIG_HOME}/ghostty
ln -sf ${DOTRCDIR}/ghosttyrc ${XDG_CONFIG_HOME}/ghostty/config# google sans
font-google-sans-code
# MS cascdia code font https://github.com/microsoft/cascadia-code
font-cascadia-code
font-cascadia-code-nf
# D2 coding
font-d2coding-nerd-font
# ibm
font-ibm-plex-sans-kr
font-ibm-plex-serif
# noto
font-noto-color-emoji
font-noto-emoji
font-noto-sans-cjk
font-noto-serif-cjk
# nanum
font-nanum-square
font-nanum-square-neo
font-nanum-square-round- 업무용은
zshrc.work파일을 이용
sudo softwareupdate --install-rosetta --agree-to-license
brew install --cask fujitsu-scansnap-homebrew install --cask google-drivebrew install --cask adobe-creative-cloud