Skip to content

🔍 Command history tool available on Zsh enhanced drastically

License

Notifications You must be signed in to change notification settings

babarot/zsh-history-ltsv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zsh-history-enhanced

A history tool enhanced for zsh users

Features

  • Histroy search like enhancd
  • etc...

Installation

zplug "b4b4r07/zsh-history-enhanced"

and then,

if zplug check "b4b4r07/zsh-history-enhanced"; then
    ZSH_HISTORY_FILTER="fzy:fzf:peco:percol"
    ZSH_HISTORY_KEYBIND_GET_BY_DIR="^r"
    ZSH_HISTORY_KEYBIND_GET_ALL="^r^a"
fi

Usage

  • ZSH_HISTORY_FILE
  • ZSH_HISTORY_FILTER
  • ZSH_HISTORY_KEYBIND_GET_BY_DIR
  • ZSH_HISTORY_KEYBIND_GET_ALL

License

MIT

Author

b4b4r07

About

🔍 Command history tool available on Zsh enhanced drastically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages