Fig Docs
  • 🏠Welcome to Fig
  • 👋Get Started
    • Download and Install
    • `fig home`
      • My Apps
      • The Sidebar
      • Settings
    • The Fig App Store
    • Hotkeys
  • 💪Autocomplete
  • 😀The Fig CLI
    • 1. Fig Overrides
    • 2. Fig Aliases
    • 3. $FIGPATH
    • 4. Fig Apps
  • 📖Interactive Runbooks
    • Form Elements
      • Input
      • Textarea
      • Dropdown
      • Checkboxes
      • Buttons
    • Templating & Interpolation
    • Scripting Language (Psilo)
      • Full List of Functions
    • Running Runbooks
    • Full Examples
  • ⚒️ Build your own CLI
    • `fig build`
    • .fig Files
  • 🧰Build your own App
    • Get Started
    • App Lifecycle
    • Key Concepts
      • Running Shell Commands
      • Reading Environment Variables
      • Accessing Files & Saving Data
      • Loading Local Resources
    • Window Managment
      • Setting Window Properties
      • Repositioning the Window
      • Focusing & Blurring the Window
    • Advanced
      • Creating a Pseudo-Terminal Session
  • Other
    • Fig for Teams
    • Security & Privacy
    • FAQ
    • Contact Us
  • Interactive Runbooks
Powered by GitBook
On this page
  1. Get Started
  2. `fig home`

My Apps

Previous`fig home`NextThe Sidebar

Last updated 4 years ago

My Apps is currently integrated with the App Store.

When you install an App, it will add it to your "My Apps" section as well as to your sidebar.

To open app, you can:

  1. click on the app icon in your sidebar

  2. use the cli command fig app_name

    • The app_name is found under the app after it's installed

    e.g.

    • fig curl will open the curl app;

    • fig dir will open the dir app

Next Version

(The next version of My Apps is planned for late July / early August)

  • My Apps will list:

    • My installed apps

    • A preview of all CLI commands available to you

  • Installing an App will add it to a whitelist

    • Currently you can still access apps through the CLI even if they are not installed

  • The Fig App Store will be separate from the

Read more on the page

👋
Fig App Store