scripts/fish/show-colors

8 行
126 B
Plaintext

2019-08-18 06:26:48 -07:00
#!/usr/bin/env fish
function show-colors -d "Displays all of the terminal colors"
2019-09-05 13:45:56 -07:00
$_agw_dir_rc/text/show-colors
end
## EOF