npx claudepluginhub kaneshin/dotfilesPlugins for kaneshin
Share bugs, ideas, or general feedback.
Check out dotfiles where you want it installed.
git clone https://github.com/kaneshin/dotfiles.git ~/.dotfiles
Define environment variable DOTFILES_ROOT to point to the path where dotfiles repository is cloned and add $DOTFILES_ROOT/bin to your $PATH for access to the dotfiles command-line utility.
export DOTFILES_ROOT="$HOME/.dotfiles"
export PATH="$DOTFILES_ROOT/bin:$PATH"
Put dotfiles as symbolic link into home directory.
dotfiles install $DOTFILES_ROOT/bundle
NOTE: You can execute dotfiles script directly.
export DOTFILES_ROOT="$HOME/.dotfiles"
$DOTFILES_ROOT/bin/dotfiles install $DOTFILES_ROOT/bundle
This repository includes a Claude Code plugin with MCP servers (Context7, deepwiki, serena) and custom commands.
claude plugin marketplace add kaneshin/dotfiles
claude plugin install kaneshin-claude-code-plugin
After installation, you can verify the plugin is installed by checking your Claude Code settings or running:
claude mcp list
Shintaro Kaneko kaneshin0120@gmail.com