export PATH=$PATH:/place/with/the/file
#Ubuntu 20.04: echo 'export PATH=$PATH:$HOME/Android/Sdk/emulator' >> ~/.bashrc #update current shell source ~/.bashrc
# Go to your executable directory export PATH=$PATH:${pwd}