Files
zsh-config/zsh/apps/showcolors.app.zsh
T

5 lines
73 B
Bash
Raw Normal View History

2015-12-26 15:33:59 +05:00
function showcolors()
{
log 0 "Here will be a colors-showing app."
}