|
|
|
|
File: [Epic CVS] / darkstar / sample.epicrc
(download)
Revision: 1.5, Mon Dec 22 05:33:49 2003 UTC (6 years, 8 months ago) by brian Branch: MAIN CVS Tags: HEAD Changes since 1.4: +8 -5 lines Put support for a DarkStar rc file back in. |
# # This is a sample rc file for EPIC. It just changes a few default settings # to values that the average user will probably like better. It will also # cause DarkStar to be loaded automatically on client startup. # # To use this file, simply copy it to ~/.epicrc or ~/.ircrc # # In most EPIC builds the default level of window 1 is ALL, a setting # that is usually undesirable for users that open multiple windows. window 1 level none # The first window is often named "ircII" by default, uncomment the # following to have this name removed. window 1 name - # Change some default EPIC settings to more reasonable values. set AUTO_WHOWAS OFF set BEEP OFF set BEEP_MAX 0 set CLOCK_24HOUR ON set -CONTINUED_LINE set DCC_STORE_PATH ~/incoming set INDENT ON set LASTLOG 1024 set LOAD_PATH ~/.epic4:/usr/local/share/epic:. set MANGLE_LOGFILES ALL set NEW_SERVER_LASTLOG_LEVEL NONE set NO_FAIL_DISCONNECT ON set SCROLLBACK 1024 set SWITCH_CHANNELS_BETWEEN_WINDOWS OFF set WORD_BREAK ,; # # Load DarkStar on client startup. # # NOTE: Loading darkstar.irc will remove any existing aliases, arrays, # hooks, or global variables. If you wish to add any of these things then # they should be placed in either the DarkStar rc file (~/.dsrc by default) # or a module located in your DarkStar user directory (~/.darkstar by # default). See the README file for details. # load -pf ~/darkstar/darkstar.irc
| CVS Admin |
Powered by ViewCVS 0.9.2 |