Skip to content

ethangumin/kissfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K(eep) I(t) S(imple) S(tupid) File Manager

Goals

  • become more proficient with rust
  • test out the rs-tui package
  • dog food a simple terminal file manager to use with tmux and or neovim

Usage

  • installation
    • cargo install --git https://github.com/ethangumin/kissfm
  • run application
    • run kfm in the terminal
  • view 'Quick Help' section while running application for usage commands
  • make a config file if you'd like to set the editor in which to open files with
    • application defaults to "vim"
    • create a file kfm.toml in your config directory, and set editor to anything, so long as it can be called from the terminal
    editor = "nvim"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages