Skip to content

Commit

Permalink
0.2.0
Browse files Browse the repository at this point in the history
- Beta release
- Changed DB to spacejam/sled
- Looks working on my PC
  • Loading branch information
TakaakiFuruse committed Aug 27, 2019
1 parent 6b953f7 commit c57af83
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,13 @@ everytime is cumbersome.

Just use jump-kun.

```
TODO: ADD GIF ANIMES HERE...
```
![demo](./demo-gif.gif)

jump-kun...

- Automatically records dirs you visited and shows.
- Lists parents and child dirs of current dirs


(This crate is heavyly inspired by [b4b4r07's enhancd](https://github.com/b4b4r07/enhancd))

Expand All @@ -29,7 +33,7 @@ TODO: ADD GIF ANIMES HERE...
```cargo install --path .```


## Add following script to your zsh.rc
## Add following script to your .zshrc

(Might work on fish or bash, but not sure...)

Expand Down
Binary file added demo-gif.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c57af83

Please sign in to comment.