#!/usr/bin/env fish # function gitlog -d "git log" git log --name-status $argv end