Skip to content
Snippets Groups Projects
Commit 62d2044e authored by clippix's avatar clippix Committed by Michael Aaron Murphy
Browse files

Store Init In XDG App Dir (#363)

* Store configurations in the correct XDG App Dir

Read the init file from the XDG config app dir using the app_dirs crate,
and set the HISTORY_FILE to be located in the XDG data app dir.
The init file is now named initrc instead of .ionrc.

* Enable history file by default

Set HISTORY_FILE_ENABLED to "1" so that ion writes history by default.
parent 4bae77d2
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment