Skip to content

TakuKitamura/history-tidy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

history-tidy

Tidy history with hash-tag

  • YouTube

YouTube Movie

Status

  • Under development

TODO

  • Testing
  • Implementation of a function to modify and delete hashtag

Dependence

  • Rust
  • Bash

Setup

$ git clone https://github.com/TakuKitamura/history-tidy.git
$ cd history-tidy
$ cargo build --release
$ cp target/release/history-tidy /usr/local/bin/ 
$ echo 'eval "$(/usr/local/bin/history-tidy -init-bash)"' > ~/.bash_profile
$ source bash_profile
$ ls -a #example #file
$ history-tidy

About

Tidy history list with tags

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published