if ! echo $PATH | grep -q {{ bin_dir }} ; then export PATH=$PATH:{{ bin_dir }} fi