Skip to content

Instantly share code, notes, and snippets.

@alpianon
Last active April 27, 2020 07:42
Show Gist options
  • Save alpianon/e608ee369c10431ca3478f39d0dc1753 to your computer and use it in GitHub Desktop.
Save alpianon/e608ee369c10431ca3478f39d0dc1753 to your computer and use it in GitHub Desktop.
install my modified inline-git-diff for Atom in linux
cd ~/.atom/packages
git clone https://github.com/alpianon/inline-git-diff.git
mv atom-inline-git-diff inline-git-diff
cd inline-git-diff
apm install
# then restart Atom...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment