Commit Graph

14 Commits

Author SHA1 Message Date
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
66ed49ce2a Add git config to stow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:30:21 +09:00
kappa
5ea9da14ca Add nvim autocmds: trim whitespace, restore cursor, yank highlight
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:29:54 +09:00
kappa
559a140780 Add nvim keymaps: save, centered scroll, move lines, buffer nav
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:27:47 +09:00
kappa
3c0602c407 Add LazyVim extras: illuminate, sql, helm
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:26:08 +09:00
kappa
f074bea2d4 Remove non-existent lang.lua extra, update lazy-lock
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:24:40 +09:00
kappa
713bf3fee3 Add LazyVim extras: toml, git, lua, mini-files, dot
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 09:49:21 +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
0eabf2d336 Add nvim options: clipboard, scrolloff, relative numbers, indent, undo
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 09:48:42 +09:00
kappa
d4041bfb95 Update README to reflect current setup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 09:47:32 +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
kaffa
386bae48d9 Add MIT LICENSE 2026-02-03 11:20:28 +09:00
kappa
fb7dedbff5 Add README with installation and usage instructions 2025-09-22 18:42:45 +09:00
kappa
f8564fbf20 Initial commit: tmux, kitty, nvim, fish configs managed by GNU Stow 2025-09-22 18:41:53 +09:00