1.4.0 • Published 6 years ago

dirx v1.4.0

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

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

npm.io

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"
1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago