SupportTeams

Share Dotfiles with your team

Instantly share secrets, env variables, and other shell configurations with your team

  1. Create a team and invite users
  2. Switch to the team namespace (click the toggle in the top left of the sidebar)
  3. Go to the Dotfiles tab
  4. Create Dotfiles!

Every change you make will be provisioned to your team members instantly.

This is an example setup we made for the fig team

Fig Dashboard Dotfiles UI with 3 aliases and 3 variables defined (clearly a subset of the whole configuration). One variable is DATABASE_URL, which contains the database URL we use for testing locally. An alias is run-tests, which uses NPM to run tests in a monorepo.