Plugin Gallery

Extend ConfigSync with plugins for your favorite tools and applications

Visual Studio Code

by ConfigSync Team

Sync VS Code settings, extensions, and keybindings

Cursor

by ConfigSync Team

Cursor editor settings, extensions, and keybindings

Vim/Neovim

by ConfigSync Team

Complete Vim and Neovim configuration sync

Git Configuration

by ConfigSync Team

Global git config, aliases, and ignore patterns

JetBrains IDEs

by ConfigSync Team

IntelliJ IDEA, WebStorm, PyCharm, and IdeaVim settings

Sublime Text

by community

Preferences, packages, and snippets

Xcode

by community

Xcode themes, keybindings, and code snippets

Emacs

by community

Emacs init files, packages, and custom themes

Helix

by community

Helix editor config, themes, and languages

Zed

by community

Zed editor settings, keybindings, and themes

npm

by ConfigSync Team

.npmrc auth tokens and registry configuration

pip

by community

pip.conf and global Python package settings

Cargo

by community

Rust Cargo config and installed binaries

Go

by community

Go environment variables and tool configuration

Composer

by community

PHP Composer global config and auth

Gradle

by community

Gradle properties and init scripts

Maven

by community

Maven settings.xml and toolchains

EditorConfig

by community

Global .editorconfig formatting rules

Prettier

by community

Global Prettier configuration

ESLint

by community

Global ESLint config and rules

Zsh + Oh My Zsh

by ConfigSync Team

Complete Zsh configuration with Oh My Zsh themes and plugins

Bash

by ConfigSync Team

Bashrc, bash_profile, and aliases

Fish Shell

by ConfigSync Team

Fish config, functions, and completions

Tmux

by ConfigSync Team

Tmux configuration and plugins

Starship

by ConfigSync Team

Cross-shell prompt configuration

Alacritty

by community

Fast GPU-accelerated terminal configuration

iTerm2

by community

macOS terminal preferences and profiles

Kitty

by community

Kitty terminal emulator configuration

WezTerm

by community

WezTerm terminal config and Lua scripts

Hyper

by community

Hyper terminal preferences and plugins

Nushell

by community

Nushell config, env, and custom commands

PowerShell

by community

PowerShell profile, modules, and scripts

AWS CLI

by ConfigSync Team

AWS config, credentials, and SSO profiles

Docker

by ConfigSync Team

Docker daemon config and registry auth

Kubernetes

by ConfigSync Team

Kubeconfig contexts and cluster credentials

Cloudflare Wrangler

by ConfigSync Team

Wrangler CLI auth and project config

Google Cloud CLI

by ConfigSync Team

gcloud config, credentials, and project settings

Azure CLI

by community

Azure CLI config and auth tokens

Terraform

by community

Terraform CLI config and provider credentials

Helm

by community

Helm repositories and plugin configuration

Vercel

by community

Vercel CLI auth and project settings

Netlify

by community

Netlify CLI auth and site configuration

Fly.io

by community

Fly CLI auth tokens and app config

Railway

by community

Railway CLI auth and project settings

Heroku

by community

Heroku CLI auth and app configuration

Ansible

by community

Ansible config, vault passwords, and inventory

Claude Code

by ConfigSync Team

Claude Code settings, credentials, and keybindings

Claude Desktop

by ConfigSync Team

Claude Desktop config and MCP server definitions

GitHub Copilot

by community

Copilot settings and auth across editors

Continue

by community

Continue.dev config, models, and custom commands

OpenAI CLI

by community

OpenAI API keys and CLI configuration

Ollama

by community

Ollama model config and Modelfiles

Arc Browser

by ConfigSync Team

Arc spaces, profiles, and boost configurations

Google Chrome

by community

Chrome bookmarks, extensions list, and preferences

Firefox

by community

Firefox profiles, about:config, and extensions

Brave

by community

Brave browser settings and bookmarks

SSH

by ConfigSync Team

SSH keys, config, and known_hosts with encryption

GPG

by ConfigSync Team

GPG config, agent settings, and key metadata

Age Encryption

by community

Age keys and recipients file

1Password CLI

by community

1Password CLI config and account settings

Raycast

by ConfigSync Team

Extensions, quicklinks, and script commands

Obsidian

by community

Vault settings, plugins, and themes

Alfred

by community

Alfred preferences and workflows (macOS)

Karabiner-Elements

by ConfigSync Team

Keyboard customization rules (macOS)

Hammerspoon

by community

Lua automation scripts for macOS

Espanso

by community

Cross-platform text expander configuration

BetterTouchTool

by community

Trackpad, keyboard, and window snap presets

Rectangle

by community

Window management shortcuts (macOS)

macOS Preferences

by ConfigSync Team

System preferences, defaults, and dock layout

Homebrew

by ConfigSync Team

Brewfile with packages, casks, and taps

APT Packages

by ConfigSync Team

Debian/Ubuntu package lists and sources

Snap

by community

Snap package list and connections

Flatpak

by community

Flatpak apps and remote repositories

Scoop

by community

Scoop buckets and package lists (Windows)

Winget

by community

Windows Package Manager export and install

Nix

by community

Nix config, channels, and home-manager

bat

by community

bat (cat alternative) config and themes

ripgrep

by community

ripgrep global config and ignore rules

fd

by community

fd-find ignore rules and configuration

fzf

by community

Fuzzy finder config, keybindings, and themes

htop

by community

htop display and color settings

pgcli

by community

PostgreSQL CLI config and named queries

mycli

by community

MySQL CLI config and favorites

DBeaver

by community

DBeaver connections, drivers, and preferences

TablePlus

by community

TablePlus connections and preferences

Redis CLI

by community

Redis CLI config and connection aliases

Create Your Own Plugin

Extend ConfigSync with custom plugins for your workflows

How to Install Plugins

Install a plugin using the CLI:

# Install a specific plugin

configsync plugin install vscode

# List installed plugins

configsync plugin list

# Update all plugins

configsync plugin update