cursor-dark Theme Implementierung #2
@@ -48,3 +48,5 @@
|
|||||||
ll = !git log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)' --all
|
ll = !git log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(auto)%d%C(reset)' --all
|
||||||
s = status
|
s = status
|
||||||
unstage = reset HEAD --
|
unstage = reset HEAD --
|
||||||
|
[advice]
|
||||||
|
addIgnoredFile = false
|
||||||
|
|||||||
Reference in New Issue
Block a user