#!/usr/bin/env fish # function tig -d "Tig git client" TERM=tmux-256color command tig $argv end