A custom plugin marketplace for zeero's dotfiles.
npx claudepluginhub zeero/dotfilesA plugin for deep research capabilities.
My configuration files.
インストールが終わってから次へ進むこと
sudo xcode-select -s /Applications/Xcode.app
xcode-select --install
brew install git
mkdir ~/lib
cd ~/lib
# ssh設定はあとでやるのでいったんHTTPで落とす
git clone https://github.com/zeero/dotfiles.git
source ./dotfiles/home/.zprofile
source ./dotfiles/home/.zshrc
./dotfiles/install.sh
ssh-keygen -t ed25519 -C "zeero26@gmail.com"gh auth login
eval "$(ssh-agent -s)"nvim ~/.ssh/config
Host github.com
AddKeysToAgent yes
UseKeychain yes
IdentityFile ~/.ssh/id_ed25519
ssh-add --apple-use-keychain ~/.ssh/id_ed25519git clone git@github.com:zeero/memos.git ~/Documents/memosVim ModeCheck Spelling While TypingDefault (Dark) を調整Jumps to DefinitionOpen in PlaceUsed Focused Editor (this is Default)Uses Separated Window TabUses Separated Window TabIncluding whitespace-only lineswindow tab BuildIssueswindow tab Debugwindow tab TestTestswindow tab DebugBreakpointswindow tab DebugDebugCurrent ViewsHide debugger