warp-directory-rs
Save a list of directories and easily switch to them. Currently only supports zsh.
Installation
Via cargo
Install the warp-directory binary using cargo:
Build from source
Clone the repository and install the warp-directory binary using cargo:
Add the following to your zsh configuration file (e.g., ~/.zshrc):
Source your config or open a new terminal.
Usage
List warp points:
Add a warp point:
If <path> is not provided, the current directory will be used. You can add a description that will
be shown when using warp list by using the --description flag.
Remove a warp point:
Show the help message: