git: Add ls -> ls-files alias
This commit is contained in:
@@ -30,6 +30,7 @@
|
|||||||
ssh-and-https = https-and-ssh
|
ssh-and-https = https-and-ssh
|
||||||
l = log
|
l = log
|
||||||
last-changed = "!git-zsh-autoload last-changed"
|
last-changed = "!git-zsh-autoload last-changed"
|
||||||
|
ls = ls-files
|
||||||
make-fork = "!git-zsh-autoload make-fork"
|
make-fork = "!git-zsh-autoload make-fork"
|
||||||
p = push
|
p = push
|
||||||
perm-stash = "!git-zsh-autoload perm-stash"
|
perm-stash = "!git-zsh-autoload perm-stash"
|
||||||
|
|||||||
Reference in New Issue
Block a user