RubyGems Navigation menu

redundancy 0.0.2

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:
=

install:
=

Versions:

  1. 0.0.2 July 02, 2024 (4.5 KB)
  2. 0.0.1 February 05, 2023 (4.5 KB)
  3. 0.0.0 February 05, 2023 (4.5 KB)

Owners:

Pushed by:

Authors:

  • Farghul

SHA 256 checksum:

=

Total downloads 1,464

For this version 197

Version Released:

License:

Unlicense

Required Ruby Version: >= 3.0.5

Required Rubygems Version: >= 3.4.0

Links: