RubyGems Navigation menu

redundancy 0.0.1

Redundancy is a Ruby program that loads the .zsh_history, .bash_history, .irb_history files, and applies the built-in Ruby uniq! function to trim any duplicate commands present. It then writes the filtered output back to the appropriate file. The source code works better as an Apple Shortcut, as there is a significant delay running redundancy when Terminal is open (several closings and reopenings).

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.1 - February 05, 2023 (4.5 KB)
  2. 0.0.0 - February 05, 2023 (4.5 KB)

Owners:

Pushed by:

Authors:

  • Byron Stuike

SHA 256 checksum:

6bef364089fb300f8dbd448860faf741ce7dfdf4758f28b764fa9b185153b3b5

Total downloads 1,107

For this version 619

License:

Unlicense

Required Ruby Version: >= 3.0.5

Required Rubygems Version: >= 3.4.0

Links: