dirx

1.4.0 • Public • Published

dirx License: MIT

Select a directory from an options list and change into it.

Install

$ npm install -g dirx
$ dirx-cli install
 
$ git clone https://github.com/Gyumeijie/dirx.git
cd dirx
$ npm install
$ ./install.sh

If dirx not found, please try to reopen a new terminal.

Usage

$ dirx-cli
Usage:
      dirx-cli install | uninstall
      dirx-cli set-strategy strategy("frequency" or "accessTime")
      dirx|d -c 
$ dirx

Feature

Support sorting accessed directories by frequency and access time. You can use different sorting strategy by:

$ dirx-cli set-strategy "frequency"
 
$ dirx-cli set-strategy "accessTime"

Package Sidebar

Install

npm i dirx

Weekly Downloads

4

Version

1.4.0

License

MIT

Unpacked Size

26.2 kB

Total Files

9

Last publish

Collaborators

  • gyumeijie