Skip to content

Tiny shell script to open current git repo in browser

Notifications You must be signed in to change notification settings

AndrewHeaney/gito

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

GITO

gito

git open

Tiny shell script to open current git repo in browser

Install

To use gito on your system, add the following to your .zshrc or .bashrc:

alias gito="/path/to/gito/gito.sh"

then source .zshrc/.bashrc

Now you can run gito from any git repo to open it in your browser. This will work with any git host such as github, gitlab, etc.

About

Tiny shell script to open current git repo in browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages