Commit Graph

5 Commits

Author SHA1 Message Date
kappa
f9126603f5 fish 플러그인을 fisher 관리로 분리, ensure 함수 경로 탐색 개선
- 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>
2026-03-12 23:08:15 +09:00
kappa
9fd587a6db cross-platform dotfiles: OS별 분기 및 자동 설치 스크립트 추가
- 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>
2026-03-12 22:54:10 +09:00
kappa
1dc82df782 Remove config.fish.backup from dotfiles
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 09:48:55 +09:00
kappa
99ad121620 Update all configs: migrate nvim to LazyVim, refresh fish/kitty/tmux
- nvim: AstroNvim → LazyVim with Dracula theme, add python/yaml/docker/json/markdown extras
- kitty: restructure to .config/kitty/, add catppuccin-mocha theme
- fish: add lazy-loading for credentials, gitea config, chrome-debug function
- tmux: update config
- Move dotfiles repo from ~/Projects/config/dotfiles to ~/dotfiles

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 09:35:09 +09:00
kappa
f8564fbf20 Initial commit: tmux, kitty, nvim, fish configs managed by GNU Stow 2025-09-22 18:41:53 +09:00