We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dsf
1 parent 926f915 commit bb427e8Copy full SHA for bb427e8
readme.md
@@ -26,7 +26,7 @@ git config --global core.pager "diff-so-fancy | less --tabs=1,5 -R"
26
27
Or, create a git alias in your `~/.gitconfig` for shorthand fanciness:
28
```shell
29
-diff-so-fancy = "!git diff --color $@ | diff-so-fancy"
+dsf = "!git diff --color $@ | diff-so-fancy"
30
```
31
32
## Install
0 commit comments