Skip to content
/ shellup Public

Small zsh script to trigger (fzf) history.

Notifications You must be signed in to change notification settings

spka/shellup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Shellup 🐚☝️

Small zsh script to trigger (fzf) history.

Usecase

I like the default shell history ux, but after 5 or so commands i lose track.
Time to press ctrl + R, but im lazy...

Requires fzf

fzf - a general-purpose command-line fuzzy finder

Install for zsh

  1. Clone this repository somewhere on your machine. This guide will assume ~/.zsh/shellup.

    git clone https://github.com/spka/shellup ~/.zsh/shellup
  2. Add the following to your .zshrc:

    source ~/.zsh/shellup/shellup.zsh
  3. Start a new terminal session.

About

Small zsh script to trigger (fzf) history.

Topics

Resources

Stars

Watchers

Forks

Languages