Skip to content

philFernandez/k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

k is like z or j

This only works in zsh, requires fzf, and gnu awk. Tested on macOS with gawk (gnu awk) installed via homebrew. Also requires bat for preview window functionality.

This is meant to be an autoloaded zsh function. To make it work --

  1. Put in in a directory that is in fpath
  2. autoload k in startup files
  3. Reload your shell and press k
  4. Follow simple on-screen instructions

k was chosen because it is on the keyboard's home row and easy to get to quickly.

Dependencies

How to Autoload Functions (and other things to make ZSH faster)

About

CLI file system navigation. (Like z and/or autojump)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages