# Installation Continued

### Source the autocomplete script in your profile <a href="#source-the-autocomplete-script-in-your-profile" id="source-the-autocomplete-script-in-your-profile"></a>

```
source /Users/n/.fluent_cli/fluent_cli_autocomplete_v1.sh
```

### Create both the two necessary user `env` entries.

```
export AMBER_YAML=/path/to/your/user/profile/.fluent_cli/amber.yaml
export FLUENT_CLI_CONFIG_PATH=/path/to/your/user/profile/.fluent_cli/config.json
```
