#!/usr/bin/env fish # function gitco -d "git checkout" git checkout $argv end