I need a simple line of code to tell Terminal to look for my scripts in Applications/Scripts, where I put them. In other words, when I enter "echo $PATH" I want to add ":/Applications/Scripts" to the string that is returned. I am not a programmer, and my son wrote this command for me a couple of years ago, and it worked, but I didn't save it. I've tried searching the web, but haven't been able to find it. Can anyone write it for me? Thanks.