diff --git a/Tips-and-Tricks.textile b/Tips-and-Tricks.textile index e2db9cf..86a651e 100644 --- a/Tips-and-Tricks.textile +++ b/Tips-and-Tricks.textile @@ -1,4 +1,4 @@ -*Access todo.sh from anywhere in the file tree.* Add the following to your ~/.bashrc file (~/.bash_profile for Mac and Cygiwn users): +*Access todo.sh from anywhere in the file tree.* Add the following to your ~/.bashrc file (~/.bash_profile for Mac and Cygwin users):
PATH=$PATH:"/path/to/your/todo/scripts"