Skip to content

withfig/plugins

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
February 17, 2023 18:05
April 14, 2022 13:25
April 26, 2022 10:51
December 14, 2022 10:18
April 13, 2022 13:33
December 13, 2022 16:07
March 24, 2022 12:21
June 28, 2022 20:28
December 13, 2022 16:07
December 14, 2022 18:19
December 13, 2022 16:07

Fig logo Fig logo


os Signup Documentation All-Contributors Discord Twitter

The Fig Plugin Store makes it easy to add 3rd-party shell plugins to your terminal.

⚑️ Installation

  • macOS:
    • Homebrew: brew install fig
    • DMG: Download from our website: fig.io
  • Windows/Linux:

πŸ‘‹ What is the Plugin Store?

The Fig Plugin Store makes it easy for developers to discover and install 3rd-party shell plugins and have them auto-sync them across your devices.

Fig's plugin store:

  • has 400+ plugins (and would love your support adding more)
  • supports plugins for bash, zsh, and fish
  • lets you configure plugins after installing them (see above video)
  • auto-syncs your plugins across your devices

Example plugins include syntax highlighting for your shell, autocomplete, async loading for your prompt, even oh-my-zsh!


😎 Contribute

Plugins are a simple declarative schema that define

  • metadata (e.g. name, description, URLs, images,...)
  • installation instructions (e.g. relevant files and GitHub repo)
  • available configurations (e.g. env variables to customise settings)

You can contribute your first plugin to the store in < 2 minutes (we make it really easy)

πŸ‘‰ Check out our Plugin Contribution Getting Started Guide to get started


😊 Need Help?

Create GitHub Issue
Join our community

πŸ§‘β€πŸ’» Teams / Enterprise

Want to use Fig's to share shell plugins across your team (e.g. to provide an opionated shell setup for newew engineers)? Or want to use Fig at work but have security / compliance concerns.

We would love to help get you set up. Please email enterprise@fig.io

πŸ™‹β€β™€οΈ FAQ

What is Fig?

Fig makes developers more productive in the terminal. We build apps like autocomplete, dotfiles (coming soon), and now Plugins.

How do plugins work?

Plugins are installed to a directory on your local device. When you install Fig, we add lines to your shell config that sources files in this directory.

Do Plugins work on Windows or Linux?

Currently, Plugins is only available on macOS, there is a beta for Linux coming soon.

How can I download Fig?

Run brew install fig or by downloading the app at fig.io/download.

Did we miss something?

Get in touch at hello@fig.io or chat with us in Discord.


✨ Contributors