Second day using Emacs.
I've forked the Prelude GitHub project and I'm storing my settings in the personal folder as instructed in the documentation.
I would like to be able to use my eshell aliases across machines with a git pull, but by default it looks like eshell settings are saved under the savefile directory which is by default ignored by git.
How can I put my eshell alias settings in my personal directory?