dfmgr / tig

tig configuration

Home Page:https://github.com/dfmgr/installer/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tig

ncurses-based text-mode interface for git

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/tig/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install tig

Fedora Based:

yum install tig

Arch Based:

pacman -S tig

MacOS:

brew install tig
mv -fv "$HOME/.config/tig" "$HOME/.config/tig.bak"
git clone https://github.com/dfmgr/tig "$HOME/.config/tig"

tig wiki | tig site

About

tig configuration

https://github.com/dfmgr/installer/wiki

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%