uniq_history.cr
uniq_history
Filters the output of the history
command, to remove duplicated commands, keeping the first appearance
Installation
This project requires crystal
installed locally. The version is governed by .tool-versions
, as defined by asdf
.
To run specs:
$ make
To install:
$ make install
Usage
$ history | uniq_history
Contributing
- Fork it ( https://github.com/ylansegal/uniq_history/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- ylansegal Ylan Segal - creator, maintainer
Repository
uniq_history.cr
Owner
Statistic
- 0
- 0
- 0
- 0
- 0
- over 1 year ago
- May 30, 2016
License
MIT License
Links
Synced at
Wed, 02 Jul 2025 21:15:57 GMT
Languages