Skip to content

will-x86/iff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iff

A terminal tool to quickly find and run commands from your shell history.

Picture

Screenshot of iff working

What it does

Search through your bash/zsh history and re-run commands without retyping them.

$ iff docker
# Shows all docker commands you've run
# Navigate with arrows or j/k, press Enter to run

Installation

Other

cargo install ifff

Arch

yay -S iff

Usage

# Search with initial filter
iff docker

# Browse all history
iff

# Navigate with arrow keys or j/k
# Press Enter to run selected command
# Press q or Esc to quit

Requirements

  • Rust/Cargo (for installation)
  • bash or zsh shell history

License

MIT

About

I f****** forgot

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors