Enable logging by default
Changes:
- Enable logging by default into
~/.gotr_history
. - Remove
-l
flag. - Add
-d
flag, that disables logging. - Add
-i
flag, that disables printing extra meanings. - Fix panic exception when
~/.gotr_history
doesn't exist.