#!/usr/bin/env fish # function ll -d "list files" ls --color -pla $argv end