Commits


added load and save command Saving is straightforward: dump to a file the location and some property of the objects. Loading also is simple: just read all the data and apply it (with some sanity check tho.)


added config file only the PROMPT is configurable as of now tho.


clean -> clear


initial commit