Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 614 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 614 Bytes

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