diff --git a/bin/et.command b/bin/et.command index 9aa50a2..d40f141 100755 --- a/bin/et.command +++ b/bin/et.command @@ -8,6 +8,6 @@ nohup command emacs \ --eval '(add-hook (quote window-setup-hook) (function delete-other-windows))' \ ${HOME}/Dropbox/scratch.txt \ - ${HOME}/Dropbox/lists/todo/work/todo.txt \ + ${HOME}/Dropbox/org/work.org \ ${HOME}/Dropbox/org/home.org \ &> /dev/null &