Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/withfig/plugins
Plugin store for zsh, bash & fish.
https://github.com/withfig/plugins
bash cli dotfiles fish hacktoberfest plugins shell shell-scripts terminal themes typescript zsh zsh-configuration
Last synced: 3 months ago
JSON representation
Plugin store for zsh, bash & fish.
- Host: GitHub
- URL: https://github.com/withfig/plugins
- Owner: withfig
- License: mit
- Archived: true
- Created: 2022-01-05T22:21:56.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-11T18:14:07.000Z (over 1 year ago)
- Last Synced: 2024-10-28T20:28:20.800Z (3 months ago)
- Topics: bash, cli, dotfiles, fish, hacktoberfest, plugins, shell, shell-scripts, terminal, themes, typescript, zsh, zsh-configuration
- Language: TypeScript
- Homepage: https://fig.io
- Size: 17.1 MB
- Stars: 167
- Watchers: 7
- Forks: 49
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
---
![os](https://img.shields.io/badge/os-%20macOS-light)
[![Signup](https://img.shields.io/badge/signup-public%20beta-blueviolet)](https://fig.io?ref=github_autocomplete)
[![Documentation](https://img.shields.io/badge/documentation-black)](https://fig.io/docs/)
[![All-Contributors](https://img.shields.io/github/contributors/withfig/plugins)](#Contributors)
![Discord](https://img.shields.io/discord/837809111248535583?color=768ad4&label=discord)
[![Twitter](https://img.shields.io/twitter/follow/fig.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=fig)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](https://fig.io/download)
* **Windows/Linux**:
* Join the [waitlist](https://withfig.typeform.com/linux)https://user-images.githubusercontent.com/4949076/162058365-ec260e6a-9728-4a34-b7c0-71c16a495d81.mp4
## 👋 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 devicesExample 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](./CONTRIBUTING.md)** to get started
## 😊 Need Help?
## 🧑💻 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 [[email protected]](mailto:[email protected])
## 🙋♀️ FAQ
#### What is Fig?
[Fig](https://fig.io) makes developers more productive in the terminal. We build apps like [autocomplete](https://github.com/withfig/autocomplete), [dotfiles](desktop.fig.io/dotfiles.gif) (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](https://fig.io/download).
#### Did we miss something?
Get in touch at [email protected] or chat with us in [Discord](https://fig.io/community).
## ✨ Contributors