Migrated from tips-and-tricks v8

kenyon
2010-09-13 01:26:00 -07:00
parent b0e896f35d
commit ad775bbd7f

@@ -14,7 +14,7 @@ Then you simply type @t add laundry@ from anywhere in your file tree to add a ta
*Hide the configuration file by renaming it @.todo.cfg@.* *Hide the configuration file by renaming it @.todo.cfg@.*
Access your remote server's @todo.txt@ via ssh. If you have a shell account on @remote.server.com@, alias your @todo.sh@ commands to do the same thing as usual but prepend @ssh username@remote.server.com@ to them. Something like: *Access your remote server's @todo.txt@ via ssh.* If you have a shell account on @remote.server.com@, alias your @todo.sh@ commands to do the same thing as usual but prepend @ssh username@remote.server.com@ to them. Something like:
<pre> <pre>
ssh username@remote.server.com todo.sh list ssh username@remote.server.com todo.sh list