chemin d'étendue Linux

export PATH=$PATH:<path you want to add>
or
export PATH=<path you want to add>:$PATH
Panicky Panda