Skip to content

Jump to your favorite directories in bash using fzf.

License

Notifications You must be signed in to change notification settings

johngrib/fav-dir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fav-dir

image

English | 한국어

  • fav is a shell script that helps you save and jump to your favorite directories and vim session directories.

How to use

  • fav : Jumps to the selected path.
  • fav add, fav a : Add the current path to your favorites list.
  • fav rm, fav r : Removes the selected path from your favorites list.
  • fav list, fav l : View your favorites list.
  • fav clean, fav c : Removes paths that do not exist on the disk from the favorites list.

Install

brew tap johngrib/homebrew-johngrib
brew install fav

And add this line to .bashrc.

source $(which fav.sh)

About

Jump to your favorite directories in bash using fzf.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages