history-of-fishing

History of Fishing (or hof
) is a CLI application that works with the Fish Shell history files.
Features
- merges arbitrary number of Fish Shell history files
- verifies Fish Shell history file that it contains only increasing timestamps
Usage
Acknowledgments
The usage of decline library and setting up native-image build was inspired by a very informative @note blogpost Writing native CLI applications in Scala with GraalVM.