Skip to content

A technicolor message printer. A colorful alternative to echo.

License

Notifications You must be signed in to change notification settings

BarbzYHOOL/fish-msg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USAGE

## COLORS
msg @red blabla
msg @lightgreen "lalalalalolo"
msg @black:orange "lalalalalolo"

## BOLD
msg _"lololo"_

## UNDERLINE
msg __"lololo"__

## BOLD +UNDERLINE
msg ___"lololo"___

## NEW LINE
msg \n lol \n

## TAB SPACE
msg \t lolol \t\t lala

## URL
msg [google.com]

## DIRECTORY
msg /home/

Packages

No packages published

Languages

  • Shell 100.0%