changed alias for git_log_stat_alias from gls to glst due to issue with recent zsh update
This commit is contained in:
@@ -89,7 +89,7 @@ git_merge_only_fast_forward_alias="gmff"
|
||||
git_cherry_pick_alias="gcp"
|
||||
git_log_alias="gl"
|
||||
git_log_all_alias="gla"
|
||||
git_log_stat_alias="gls"
|
||||
git_log_stat_alias="glst"
|
||||
git_log_graph_alias="glg"
|
||||
git_show_alias="gsh"
|
||||
git_show_summary="gsm" # (gss taken by git status short)
|
||||
|
||||
Reference in New Issue
Block a user