-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setup on Arch Linux #10
Comments
Hi, Installing the plugin using this method is not currently supported - you need to install the plugin using pip, then link (or copy) the The installation instructions in the readme explain how to do this: I hope that helps! |
Sorry for the late reply. |
I think I probably could have. $ pacman -Q ranger ranger-git
error: package 'ranger' was not found
error: package 'ranger-git' was not found
$
$ pipx install ranger-tmux --include-deps
$ python -m ranger_tmux --tmux install
$ tmux new-session ranger |
Nothing is added to |
Yes, it seems relatively reliable to do it this way.
|
@joouha could you please update README to reflect that simply dropping a clone of the repository in the plugins directory would not just simply do ? |
I set up the following and it failed.
I may be making some basic mistake, sorry.
What should I do to get it to work?
enviroment:
The text was updated successfully, but these errors were encountered: