.tfrc

At startup, TF attempts to load and execute commands from the personal config file named "~/.tfrc", "~/tfrc", "./.tfrc" or "./tfrc". This file can contain any commands you want executed automatically when TF starts.

Some useful commands to include in your personal config file:

/addworld
Define a world. TF will automatically connect to the first world if not started with the "-n" option.
/def
Define a macro (including triggers, hilites, gags, keybindings, and hooks).
/set
Set a variable. There are many special variables that change the behavior of tf, listed under "special variables".
/load
Load commands from another file.
/require
Load a library file.

TFLIBDIR contains a sample "tfrc" file that you may want to copy and modify to fit your tastes.

For backward compatibility, TF will load ~/.tinytalk if it exists. The use of ~/.tinytalk is discouraged.

See: startup, library, special variables, /load


Back to index
Back to tf home page
Copyright © 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 Ken Keys