Fixed spelling error in last commit
This commit is contained in:
@@ -69,6 +69,6 @@ alias fzfup='cd ~/.fzf && git pull && ./install'
|
||||
# Git (a few in case globals aren't defined)
|
||||
alias git-st='git status'
|
||||
alias git-lg='git log --color --graph --pretty=format:"%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset" --abbrev-commit'
|
||||
alias git-remotes='gits remote -v update'
|
||||
alias git-remotes='git remote -v update'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user