Skip to content

matze/ranger-annex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ranger-annex

... is a plugin to integrate git-annex calls within the ranger file manager. It adds three commands to work with currently selected files and symlinks:

  • :annex_addgit annex add + git commit -a
  • :annex_getgit annex get
  • :annex_dropgit annex drop
  • :annex_copy <remote>git annex copy --to=<remote>
  • :annex_syncgit annex sync --fast --quiet

You can move the annex.py manually to $CONFIG_DIR/plugins or run make install.

About

git annex plugin for ranger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published