Skip to content

mollifier/fish-cd-gitroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fish-cd-gitroot

Synopsis

Fish plugin to change directory to git repository root directory.

Port of cd-gitroot for the fish shell.

How to set up

Installing using fisher

We recommend using fisher to install fish-cd-gitroot.

fisher add mollifier/fish-cd-gitroot

Usage

cd-gitroot [OPTION] [PATH]

If PATH isn't specified, change directory to current git repository root directory. else change directory to PATH instead of it. PATH is treated relative path in git root directory.

Options

--help, -h display help and exit

About

fish shell plugin to cd to git repository root directory.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages