Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yvfm

Minimalistic UNIX file manager for the terminal

Install

  1. Download the latest binary from releases page and place it in /usr/local/bin
wget https://github.com/qqqqbbpp/yvfm/releases/download/v0.1.0/yvfm
chmod +x yvfm
sudo mv yvfm /usr/local/bin/
  1. Add the following line to your shell configuration (e.g. ~/.bashrc)
alias yvfm='cd "$(/usr/local/bin/yvfm)"'

Warning

Change the path if you installed the program in a different directory

  1. Reload your shell configuration or start a new shell session
source ~/.bashrc

Key bindings

Key Description
Ctrl+C Exit
/ Mouse wheel up Move cursor up
/ Mouse wheel down Move cursor down
/ Left mouse button Go to selected directory
/ Right mouse button Go to parent directory
Characters Search
Remove character

About

Minimalistic UNIX file manager for the terminal

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages