mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[git] remove the "unstage" alias in favor of "grst" in zsh
This commit is contained in:
parent
7d7a4b106b
commit
f9127d6ce2
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@
|
||||||
whitespace = red reverse
|
whitespace = red reverse
|
||||||
|
|
||||||
[alias]
|
[alias]
|
||||||
unstage = restore --staged
|
|
||||||
initial-commit = commit --message 'initial commit' --allow-empty
|
initial-commit = commit --message 'initial commit' --allow-empty
|
||||||
|
|
||||||
[init]
|
[init]
|
||||||
|
|
Loading…
Reference in a new issue