summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2016-01-14 11:17:07 -0500
committerJune McEnroe <june@causal.agency>2016-01-14 11:17:07 -0500
commit9d9d61adf92249aff92d91b07399ab52a35e35b0 (patch)
treee835f8a1138be1f60d31e5eb5fc5695a0440bf2b
parentHash SSH known hosts (diff)
downloadsrc-9d9d61adf92249aff92d91b07399ab52a35e35b0.tar.gz
src-9d9d61adf92249aff92d91b07399ab52a35e35b0.zip
Remove unused git aliases
-rw-r--r--.zshrc5
1 files changed, 1 insertions, 4 deletions
diff --git a/.zshrc b/.zshrc
index 7fa8f3b4..ec27c88e 100644
--- a/.zshrc
+++ b/.zshrc
@@ -99,9 +99,7 @@ alias gca='git commit --amend'
 alias gcl='git clone'
 alias gco='git checkout'
 alias gd='git diff'
-alias gi='git init'
-alias gl='git log'
-alias glg="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative --color"
+alias gl="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative --color"
 alias gm='git merge'
 alias gmv='git mv'
 alias gp='git push'
@@ -116,7 +114,6 @@ alias gst='git stash'
 alias gt='git tag'
 alias gu='git pull'
 alias gf='git fetch'
-alias gbl='git blame'
 
 alias hu=heroku
 
3 03:24:00 -0500'>2020-03-03Don't use $ inside $(())June McEnroe 2020-03-03Remove setoptJune McEnroe 2020-03-03Use getopts in shell scriptsJune McEnroe 2020-02-27Style %T outside of Rs in italicJune McEnroe 2020-02-26Add Fierce Femmes and Notorious LiarsJune McEnroe 2020-02-23Add This Is How You Lose the Time WarJune McEnroe 2020-02-22Add See Ya LaterJune McEnroe 2020-02-20Remove wiki scriptJune McEnroe 2020-02-19Add The Obelisk GateJune McEnroe 2020-02-17Add Four Tet — HandsJune McEnroe 2020-02-12Simplify macOS notify-sendJune McEnroe 2020-02-12Add imbox and notemap to pageJune McEnroe 2020-02-12Collapse simple linksJune McEnroe 2020-02-12Move catgirl up the pageJune McEnroe 2020-02-12Update catgirl pty grabJune McEnroe 2020-02-12Link to cgit /about pages where appropriateJune McEnroe 2020-02-11Separate LINKS from BINS for html to workJune McEnroe 2020-02-11Add margin to Bl-bullet itemsJune McEnroe 2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe 2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe 2020-02-09Add To Be Taught, If FortunateJune McEnroe 2020-02-04Add The Future of Another TimelineJune McEnroe 2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe 2020-01-28Change scout sensitivity to 1.4June McEnroe 2020-01-28Import shows.txtJune McEnroe