Skip to content

mjkonarski/oh-my-git-aliases

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
September 29, 2018 16:22
November 4, 2018 20:35

oh-my-git-aliases

My set of git aliases inspired by oh-my-zsh git plugin. With these aliases you can improve the way you work with git, by using less keystrokes. Some of them also help to execute more complicated tasks with a single command.

If you want to know more see my blog post.

Demo

oh-my-git-aliases workflow

Installation

  1. Download oh-my-zsh-aliases.sh, save to it to ~/.oh-my-zsh-aliases.sh.
  2. Add a reference to your shell's configuration file (e.g. ~/.zshrc, ~/.bash_profile o ~/.profile):
source ~/.oh-my-zsh-aliases
  1. Restart your terminal.

License

This project is release under the MIT license.

About

My set of git aliases inspired by oh-my-zsh git plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages