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
  • Download
  • Installation
  • 1. Drag Fig into Applications
  • 2. Add the Fig CLI
  • 3. Welcome
  • 4. Add CLI tool
  • 5. Enable Accessibility Permission
  • 6. Login
  • 7. Get Started
  • 8. Install Apps and Customize your Sidebar
  • 9. Done!
  1. Get Started

Download and Install

PreviousGet StartedNext`fig home`

Last updated 4 years ago

Download

Fig is currently in private beta. You can sign up to Fig's waitlist . We are onboarding new users in batches.

We expect to open up Fig for popular consumption in August.

Installation

1. Drag Fig into Applications

Open the .dmg file and drag the Fig file into Applications

2. Add the Fig CLI

Open Fig from the applications folder. You can do this from the applications folder, Spotlight, or the launchpad.

Do not open Fig from the icon you saw in step 1.

3. Welcome

4. Add CLI tool

This installs the Fig CLI via a symlink.

5. Enable Accessibility Permission

Fig uses Accessibility permissions to do its window management. Make sure the checkbox next to Fig is checked. You might have to click the lock in the bottom left.

Note: If the Fig sidebar doesn't display on load (e.g. after an update), chances are there is a problem with accessibility permissions. go to:

Apple Icon (in top left of screen) → System Preference → Security & Privacy → Accessibility

  • If Fig is unchecked: check it.

  • If Fig is checked: uncheck it, then check it again

6. Login

You can login to Fig with Gmail or your email. We suggest you use your work email to make it easy to share internal scripts, runbooks, and CLIs.

7. Get Started

If everything goes well, you should see a Terminal pop open with a sidebar appended to the right. You can click Start to begin installing apps and addings items to your sidebar.

You can access the screen it takes you to any time with fig home

Note: Fig works with any Terminal. Open up iTerm or Kitty!

8. Install Apps and Customize your Sidebar

fig home is where you go to install apps and customize your sidebar. You can learn more about each here:

9. Done!

When you're done playing around, you should have a new sidebar for your Terminal that looks just like below.

Now check out how the Fig CLI works

And how to build your own apps

👋
My Apps
The Sidebar
😀The Fig CLI
📖Interactive Runbooks
🧰Build your own App
here