For a plugin for Sublime Text I was required to install a composer package globally.
In order to do this I had to run the following command:
composer glo
Run the command
composer config --list --global | grep -w home
You can find the find the [home] with composer path, similar to this one.
[home]
[home] /home/example_username/.config/composer