This is a simple filesystem in userspace that contains a single file
.bash_eternal_history created for the purpose of storing your bash history
indefinitely and across many systems. The filesystem makes use of AWS
DynamoDB to store every command entered in
bash which may be appended to by multiple sessions simultaneously.