Skip to content

iquiw/rireq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rireq

CI

Rireq is a simple bash history replacement.

Unlike alternatives, it does not store working directory, exit status, etc., but only stores command execution count and last execution time and sort the history using them.

Requirements

Runtime

Setup

Installation

$ cargo install --git https://github.com/iquiw/rireq

Configuration

Put the following in ~/.bashrc.

eval "$(rireq init bash)"

About

Super simple bash history replacement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published