Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add diff-so-fancy #114

Closed
christoomey opened this issue Apr 18, 2016 · 2 comments
Closed

Add diff-so-fancy #114

christoomey opened this issue Apr 18, 2016 · 2 comments
Labels

Comments

@christoomey
Copy link
Owner

https://github.com/so-fancy/diff-so-fancy

@gabebw
Copy link

gabebw commented Apr 18, 2016

I'll jump on with you and @adarsh: I personally use diff-highlight instead of the full diff-so-fancy: gabebw/dotfiles@21c34ef

diff-so-fancy does a lot, but diff-highlight just makes diffs look like they do on github (word-based, green/red background). I'm a big fan.

Since diff-highlight isn't in diff-so-fancy's bin directory, it does require a little bit of messing about...or you can just copy these three lines: https://github.com/gabebw/dotfiles/blob/220de8248e678f4590ae93d0d3f668a997833b3b/tag-git/zsh/git.zsh#L49-L51

adarsh added a commit to adarsh/dotfiles that referenced this issue Apr 18, 2016
Reason for Change
=================
* Being fancy!

Changes
=======
* Add `diff-so-fancy' to the `Brewfile`.
* Configure the git pager to use `diff-so-fancy`.

Minor
-----
* Let git know Vim is the editor of choice.

Addresses #38

Inspiration: christoomey/dotfiles#114
adarsh added a commit to adarsh/dotfiles that referenced this issue Apr 18, 2016
Reason for Change
=================
* Being fancy!

Changes
=======
* Add `diff-so-fancy` to the `Brewfile`.
* Configure the git pager to use `diff-so-fancy`.

Minor
-----
* Let git know Vim is the editor of choice.

Addresses #38

Inspiration: christoomey/dotfiles#114
@christoomey
Copy link
Owner Author

I've been using diff-so-fancy for a bit, and very much enjoying it. Do recommend!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants