Skip to content

A simple command lien navigator that uses Johnny Decimal numbering system

License

Notifications You must be signed in to change notification settings

majid-khonji/johnny-decimal-navigator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Johnny Decimal Navigator

A command-line tool for the Fish shell that leverages the power of FZF to enable quick navigation of files and directories organized according to the Johnny Decimal system.

screenshot

Features

  • Quick navigation to directories using FZF.
  • Integration with the Johnny Decimal filing system for organized directories.

Prerequisites

  • Fish shell
  • FZF

Installation

You can install the package with fisher:

fisher install majid-khonji/johnny-decimal-navigator

Or, you may do it manually.

  1. Clone the repository to your local machine.
  2. Copy functions/jd.fish to your Fish functions directory, usually located at ~/.config/fish/functions/.

Configuration

The default shortcut is Ctrl+O. You can add a different keyboard shortcut to your Fish configuration file (~/.config/fish/config.fish) to use the jd command:

bind \ca jd

This will bind the Ctrl+A.

About

A simple command lien navigator that uses Johnny Decimal numbering system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages