Skip to content

thecasualcoder/prunehistory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purnehistory

Used to purne the history file

  • Remove the duplicate entires
  • Keeps the last entry when there is a duplicate (to maintain the order)
Supports:
  • bash_history
  • zsh_history
  • fish_history
Build in local
  • Clone the repo
  • Install nim compiler
  • Compile the code like below and get the binary
$ nim compile prunehistory.nim

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published