updated via script
parent
0dcd0bf5ec
commit
e0e75438f5
1
rodo.rkt
1
rodo.rkt
|
@ -10,7 +10,6 @@
|
||||||
(define program-directory ".rodo/")
|
(define program-directory ".rodo/")
|
||||||
(define program-path "~/")
|
(define program-path "~/")
|
||||||
(define program-file "todo-list")
|
(define program-file "todo-list")
|
||||||
(define bullet "*")
|
|
||||||
(define remove-command "rm")
|
(define remove-command "rm")
|
||||||
(define add-command "add")
|
(define add-command "add")
|
||||||
(define list-command "ls")
|
(define list-command "ls")
|
||||||
|
|
Loading…
Reference in New Issue