8000 GitHub - msdx321/fzf-glue
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

msdx321/fzf-glue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

fzf-glue

A Zsh function to fuzzy-search command history with fzf. It removes the history line numbers (e.g. 37 reload) so only the command (reload) is inserted.

Installation

  1. Install fzf (via brew, apt, etc.).
  2. Copy this script into ~/.zshrc (or source it from there).
  3. Restart your shell or run source ~/.zshrc.

Usage

  • Press Ctrl+G to open the history search.
  • Select a command; line numbers are stripped automatically.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0