Skip to content

denolfe/zsh-travis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

zsh-travis

ZSH plugin to open Travis CI page for the current repo (if it exists).

Usage

$ git-trav
$ git-trav-priv

As a git alias

$ git config --global alias.trav '!zsh -ic git-trav'

Installation

Using antibody:

$ antibody bundle denolfe/zsh-travis

Using antigen:

$ antigen bundle denolfe/zsh-travis

Using zgen:

$ zgen load denolfe/zsh-travis

To Do

  • Open other specific Travis pages
  • Open last or current build

Contributing

  1. Fork it!
  2. Create your feature branch: `git checkout -b my-new-feature`
  3. Commit your changes: `git commit -am 'Add some feature'`
  4. Push to the branch: `git push origin my-new-feature`
  5. Submit a pull request :D

About

ZSH plugin to open Travis CI page for the current repo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages