#!/usr/bin/env fish # function l -d "list files and show hidden" ls --color -pa $argv end