how to add directory path to path variable ubuntu

how to add directory path to path variable ubuntu

$ export PATH="/bin/myscripts:$PATH"

Source: linuxconfig.org