Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 581 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 581 Bytes

ranger-ext

my extensions for https://github.com/hut/ranger

Getting started

The easiest way is to

  1. clone this repository
  2. copy the content of commands.py to your own
  3. create symbolic links inside your ranger config directory (usually ~/.config/ranger) to the folders of the clone
  4. add keymaps for convenience

ad 3: existence of shared is a necessity for almost all extensions.

Smith Waterman

Fast navigation. See smith_waterman/README.md

External

External (parallel, possibly elevated) execution of various functions. See external/README.md