A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/remino/omz-plugin-git-aliases below:

remino/omz-plugin-git-aliases: Plugin for Oh My Zsh to alias git aliases to g*

git-aliases

Plugin for Oh My Zsh to alias git aliases to g*.

For example, if git pl is aliased to git pull, it will also be aliased as gpl in the shell.

This will also alias g to git.

Installation

First, clone the repo:

git clone https://github.com/remino/omz-plugin-git-aliases.git "$ZSH_CUSTOM/plugins/git-aliases"

Second, add git-aliases to your Oh My Zsh plugins:

plugins+=(git-aliases)

Last, restart your shell.

You can list your git aliases using the following:

alias | grep -E '^g' | grep -E "='git "

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4