Jump to content

lordheart

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by lordheart

  1. bash was still not sourcing ~/.bash_profile so no alias's. the fix for me was changing the tmp/commandRun file creation echo to echo "shopt -s expand_aliases source ~/.bash_profile cd ${dirPath} {query}" > /tmp/commandrun
×
×
  • Create New...