Blazing fast cd with features as follows:
- use inverted index structure
- a c/s architechture
- local rpc
- use watchdog monitoring changes
-
clone this repo.
-
add the following line to .zshrc for zsh
source $REPO_DIRECTORY/zsh_go.sh
or the following for bashsource $REPO_DIRECTORY/bash_go.sh
-
modify server.conf
-
start server:
python server.py
-
use the command:
go $directory
to where you want.
Enjoy it!
- sort optimazation
- add feature of dumping to file and loading from file
- fuzzy search directory