scripts/fish/show-colors

8 linhas
126 B
Fish

#!/usr/bin/env fish
function show-colors -d "Displays all of the terminal colors"
$_agw_dir_rc/text/show-colors
end
## EOF