/warp

Navigate your files at warp speed with fzf

Primary LanguageShellMIT LicenseMIT

Warp

Simple shell function warp to travel through your files at warp speed.

Powered by fzf.

Controls

Input Action
Left Go to parent directory
Enter/Right/Tab/Forward Slash Enter selected directory or open file

Installation

Simply run:

curl -s https://raw.githubusercontent.com/johanmcquillan/warp/master/install.sh | bash

and then resource your .bashrc or .zshrc.

Requirements

Hard requirements

Soft requirements

Notes

Only tested on Linux, macOS with Bash and Zsh.