/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์ฌ์ฉํ ๋ ์ฐ๊ฒฐ
npm install -g @mariozechner/pi-coding-agent
ln -sf ${DOTRCDIR}/agents/pi ${HOME}/.pi์ฌ์ฉํ ๋ ์ฐ๊ฒฐ
npm install -g @google/gemini-cli
ln -sf ${DOTRCDIR}/agents/gemini ${HOME}/.geminibrew 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