Migrated from tips-and-tricks v2

yrgoldteeth
2010-09-13 01:25:19 -07:00
parent e27bcc8f0c
commit 4db873a3c5

@@ -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):
<pre>
PATH=$PATH:"/path/to/your/todo/scripts"