- fish completions/conf.d/functions를 dotfiles에서 제거 (fisher가 관리) - config.fish + fish_plugins만 stow로 관리 - ensure 함수가 go/cargo/kitty 등 비표준 경로도 탐색 - install.sh에서 fisher 실행 전 stow 심링크 정리 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- config.fish: macOS/Linux 분기 (PATH, credential, clipboard, 컨테이너) - tmux.conf: fish 경로 자동감지, pbcopy/xclip 분기 - gitconfig: credential helper를 .gitconfig.local로 분리 - install.sh: 전체 개발환경 원스톱 설치 (fish, nvim, kitty, fzf, rg, fd, delta, lazygit, go, rust, uv, claude 등) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>