1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-21 18:25:46 +01:00
Files
dotfiles/exact_dot_oh-my-zsh/exact_plugins/exact_git-remote-branch
2020-04-19 09:38:02 +01:00
..
2019-10-13 01:29:05 +01:00
2020-04-19 09:38:02 +01:00

git-remote-branch plugin

This plugin adds completion for grb, or git_remote_branch.

To use it, add git-remote-branch to the plugins array of your zshrc file:

plugins=(... git-remote-branch)

Deprecation

git_remote_branch was archived in 2018, meaning it's not actively maintained anymore. Use at your own risk.