updated via script

This commit is contained in:
m455 2018-04-10 12:47:51 -04:00
parent 0dcd0bf5ec
commit e0e75438f5

View File

@ -10,7 +10,6 @@
(define program-directory ".rodo/")
(define program-path "~/")
(define program-file "todo-list")
(define bullet "*")
(define remove-command "rm")
(define add-command "add")
(define list-command "ls")