]> Sergey Matveev's repositories - dotfiles.git/commitdiff
git remote alias
authorSergey Matveev <stargrave@stargrave.org>
Mon, 14 Feb 2022 11:23:13 +0000 (14:23 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Mon, 14 Feb 2022 11:23:13 +0000 (14:23 +0300)
zsh/.zsh/rc/010git.zsh

index 70e5167a6bebe335fac8e6828f11ed41de782668..a3cf59df6eb12c2c21cf392c62a8c3817004f7b6 100644 (file)
@@ -8,5 +8,6 @@ alias Gm="git diff --name-only --diff-filter=M --relative"
 alias Gam="git commit --amend"
 alias Gl="git log --oneline --graph --decorate=short"
 alias Gld="git log --format=format:'%ai %Cgreen%h%Creset %s'"
+alias Gr="git remote -v"
 
 bindkey -s "\eOR" " git status --short\n" # F3