GithubHelp home page GithubHelp logo

dideler / fish-cd-git Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 0.0 31 KB

๐ŸŸ Quickly navigate between GitHub repositories

License: MIT License

Shell 100.00%
fish fish-plugins fish-shell fisherman github navigator productivity shell

fish-cd-git's People

Contributors

dideler avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

fish-cd-git's Issues

Support other git hosting providers

  • Bitbucket
  • Gitlab

Quickest is to duplicate gh script and rename to bb and gl, but would be nicer to have them all in one script and reusing the same code. E.g.

function gh
  cd-git github.com
end

function bb
  cd-git bitbucket.com
end

function gl
  cd-git gitlab.com
end

Installing plugin via fisher overwrites fisher command

ubuntu@box2011 ~> fisher install dideler/fish-cd-git
Installing 1 plugin/s
OK Copy cd-git
Done in 68ms
ubuntu@box2011 ~> fisher -h
Usage: fisher [OPTION] USER REPO

Description:
    Quickly navigate across git repositories cloned from GitHub.
    Searches within /home/ubuntu/github.com/. Clones repo if not found.

Examples:
    fisher dideler fish-cd-git

Options:
    -h, --help      Prints help information
    -v, --version   Prints the fisher version

It looks like the fisher command is being overwritten by the gh command.

Usage demo

Add a usage demo to the README, preferably as a small-sized GIF no longer than 10 sec.

Support cloning via HTTP URL

E.g. gh https://github.com/dideler/fish-cd-git

Can be quicker to ctrl / cmd+c to copy the URL, than to partially select or type the repo path.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.