Skip to content

maustinstar/zsh-quick-history

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zsh Quick History 🔍

Quickly preview and execute terminal commands with zsh-quick-history.

Preview

Quick History Demo

Installation

Manual 🛠️

  • IMPORTANT: Replace path/to/repo with your own filepath preferance
  • clone this repository git clone https://github.com/maustinster/zsh-quick-history.git ~/path/to/repo
  • add source ~/path/to/repo/zsh-quick-history.zsh to ~/.zshrc
  • relaunch the terminal (restart the app, or run source ~/.zshrc)

Homebrew 🍺

Not currently available.

Usage

Quick previews will be immediately available when typing.

To quickly execute a command, create a key binding to quick-history-execute in ~/.zshrc.

# Esc, Return to quickly execute history
bindkey '^[^M' quick-history-execute

Want to improve your Zsh and Vim proficiency? 📚💭

Join me on Discord!

About

Quickly preview zsh history while typing

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages