Used to purne the history file
- Remove the duplicate entires
 - Keeps the last entry when there is a duplicate (to maintain the order)
 
- bash_history
 - zsh_history
 - fish_history
 
- Clone the repo
 - Install nim compiler
 - Compile the code like below and get the binary
 
$ nim compile prunehistory.nim