/ranger_mktemp

Plugin for the Ranger file manager for creating temporary workspaces.

Primary LanguagePythonMIT LicenseMIT

ranger_mktemp

Small plugin for the Ranger file manager for creating a temporary workspace.

Installation

Clone in Ranger's plugin directory:

git clone https://github.com/sgorblex/ranger_mktemp.git ~/.config/ranger/plugins/ranger_mktemp

Usage

Make a temporary directory and cd into it:

:tempd

Add a mapping to ~/.config/ranger/rc.conf to do it easily:

map gw tempd

License

MIT