Skip to content

Commit

Permalink
Added fstrider (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
anki-code authored Mar 27, 2024
1 parent 3be96ce commit 588098f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ These [modules](https://xon.sh/api/_autosummary/xontribs/xontrib.html) are part

- [free_cwd](https://github.com/xonsh/xontrib-free-cwd) - This will release the lock on the current directory whenever the prompt is shown.

- [fstrider](https://github.com/anki-code/fstrider) - File system navigator for reducing keystrokes and doing thing intuitive. Alternative to cd-ls.

- [hist_navigator](https://github.com/jnoortheen/xontrib-hist-navigator) - fish like `nextd` and `prevd` with default keybindings.

- [jump-to-dir](https://github.com/anki-code/xontrib-jump-to-dir) - Jump to used before directory by part of the path. Lightweight zero-dependency implementation of autojump or zoxide projects functionality.
Expand Down

0 comments on commit 588098f

Please sign in to comment.