export PATH=/your_path_to_braker/:$PATH code example Example: get first path in path env variable echo ${PATH%%:*}