I believe you're looking for the `--global` flag: --global use global workspace in ~/.atlas Run
You can initialize a global workspace with: atlas --global init Run Then you can install new dependencies, for example, malebolgia with this command: atlas --global use malebolgia Run