Notice: This program is deprecated! I "rewrote" it in go and it has a lot more features! Check out geremachek/catfm!
A simple and rice-able file manager.
- Fast (Compiled Python Code)
- Configurable, you can map any key to any function or script to improve your workflow
- Automatic screen resize
- Instantly open files in your favorite terminal or GUI programs
- Simple
Pluto running with my configs
curl "https://raw.githubusercontent.com/geremachek/pluto/master/install.sh" | shA configuration file is located in ~/.config/pluto. This allows you to optomize pluto for your workflow
dir-slash [true/false]
Enable the slash on the end of directories
Change how files are visually selected
bar [true/false]
Enable the bar
bar-locale [bottom/top]
Change the location of the bar
barx [n]
Set bar x offset to n
bary [n]
Set bar y offset to n
bar-color [n]
Set bar color to n
bar-format [reverse/bold/dim/none]
Change how the bar is formated
side-offset [n]
Set the element x offset to n
top-offset [n]
Set the offset of the top of the elements to n
bottom-offset [n]
Set the offset of the bottom of the elements to n
bind [key] [action]
Bind a key to an action
bind [key] cd:[path]
Bind key to a directory jump to path
bind [key] script:[script]
Bind key to the execution of script on selected file
open term [file/file extension] [program]
Open any matching file extension or every file with program in a terminal
open back [file/file extension] [program]
Open any matching file extension or every file with program in a GUI or background process
color [dir/file/file extension] n
Set the color of any file, dir or matching file extension to n
Enable arrow select
arrow [string]
Define what the arrow is
arrow-color [n]
Define what color the arrow is