prompt: added history file draft

This commit is contained in:
2017-05-19 13:30:00 -04:00
parent 7b85c63b43
commit c666fb453d
3 changed files with 37 additions and 5 deletions

View File

@@ -5,3 +5,5 @@ versionStr = "0.1.0.0"
promptStr = "> "
returnStr = "=> "
historyFile = ".bc_history"