cd src
wget git clone --branch=release git://github.com/jonas/tig.git
cd tig
sudo LDLIBS=-lncursesw CFLAGS=-I/usr/include/ncursesw make install install-release-doc prefix=/usr/local/tig
sudo vi /etc/profile.d/tig.sh
export PATH=$PATH:/usr/local/tig/bin/
source /etc/profile.d/tig.sh
Last active
December 23, 2015 21:20
-
-
Save violetyk/6695992 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment