Skip to content

korryu3/dotfiles

Repository files navigation

dotfiles

Zsh Neovim Ghostty Starship Homebrew macOS

Setup

# 1. Clone (ghqのディレクトリ構造に合わせる)
git clone https://github.com/korryu3/dotfiles.git ~/ghq/github.com/korryu3/dotfiles
cd ~/ghq/github.com/korryu3/dotfiles

# 2. Install (Homebrew導入 → パッケージ → シンボリックリンク → セットアップ → macOS設定)
./install.sh

# 個人用パッケージも含める場合
./install.sh --personal

# 3Dパッケージ (colmap, rtabmap, cloudcompare) も含める場合
./install.sh --3d

# 3. Brewfileにないパッケージを削除 (任意)
brew bundle cleanup --file=~/ghq/github.com/korryu3/dotfiles/Brewfile
brew bundle cleanup --file=~/ghq/github.com/korryu3/dotfiles/Brewfile --force  # 実際に削除

Manual Setup

install.shで自動化できない設定はdocs/manual-setup.mdを参照。

memo

  • nvim Tutorをやりたい場合
    • nvim --cleanでクリーン環境なnvimを起動
    • :Turoeを起動
    • -> lazyvimのdisabled_pluginsのtutorを有効化して進めると、デザインが崩れてしまうので、デフォルトnvimで起動する

TODO

  • macOS system defaults (Dock, Finder, key repeat etc.)
  • Nix Home Manager migration
  • VSCode Settings Sync
  • Serena config (~/.serena/serena_config.yml) の管理(projects リストがPC固有で自動更新されるため要検討)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors