logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tart-custom - Template format for LinuxTaRT

Description

LinuxTaRT can use a user defined template file to generate the signature. The name and location of this file can be specified in ~/.tartrc, but defaults to the following location: ~/.tart-custom

Examples

The following template: LinuxTaRT - The Automatic Random Tagline %hr /dev/random says: %tg http://mycompany.com %hr Generates the following signature: LinuxTaRT - The Automatic Random Tagline ------------------------------------------------------- /dev/random says: Best way to dispose of the Borg: Give them Windows 3.1. http://mycompany.com -------------------------------------------------------

Files

Name

tart-custom - Template format for LinuxTaRT

Parameters

LinuxTaRT recognizes the following directives in the template and replaces them with the corresponding values: %c1 - CustomText1from.tartrc%c2 - CustomText2from.tartrc%tg - tagline Randomly selected from the tagline database. %hr - horizontalline%dt - todaysdate In the format: Monday, February 25, 2002 %12 - currenthour 12-hour format %24 - currenthour 24-hour format %mn - currentminutes%ap - AM/PM%ut - systemuptime For RiscOS or systems with the sysinfo function. %ib - timeinibeats%vi - LinuxTaRTversionstring%% - thepercentsymbol(%) Any other characters in the template are copied to the signature as is.

See Also

tart(1) tartrc(5) tartdates(5) Mark Veinot 1.0.0 tart-custom(5)

See Also