.tfrc

At startup, TF attempts to load and execute commands from the %HOME/.tfrc or %HOME/tfrc personal config file. 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 autoconnect to the first world.
/hilite
Define a hilite.
/gag
Define a gag.
/load
Load commands from another file.
/require
Load a library file.
/set
Set a variable. There are many special variables that change the behavior of tf, listed under "special variables".

%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 Ken Keys