Skip to content
/ fp-rs Public

Rust version of `find_project` script that can quickly switch between projects using `fzf` and `tmux`.

License

Notifications You must be signed in to change notification settings

sunkit02/fp-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Project

Rust version of a find_project script that can quickly switch between projects using fzf and tmux.

Runtime Dependencies

  • fzf: A command-line fuzzy finder
  • tmux: A terminal multiplexer

Future Goals

  • Replace the use of std::process::Command with bindings.
  • Write my own fuzzy finder.

About

Rust version of `find_project` script that can quickly switch between projects using `fzf` and `tmux`.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages