Initial import of the ircii-pana-1.1-final source tree.
git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
19
script/example-.bitchxrc
Normal file
19
script/example-.bitchxrc
Normal file
@@ -0,0 +1,19 @@
|
||||
# ~/.bitchxrc file
|
||||
#
|
||||
# This file is automatically loaded by BitchX before you connect
|
||||
# to a server. You can use any commands you want. Most often,
|
||||
# this file is used to automatically load scripts. -power
|
||||
##############################################################################
|
||||
|
||||
# loads the script 'venoma.irc' located in your ~/.BitchX/ directory.
|
||||
^load venoma.irc
|
||||
|
||||
# loads cypress script located in /your_home_dir/cyp/
|
||||
^load ~/cyp/cyp.bx
|
||||
|
||||
# sets up an alias for an easy way to change channel modes
|
||||
^alias cm {mode $C $*}
|
||||
|
||||
# load the blowfish module
|
||||
^loaddll blowfish.so
|
||||
|
||||
Reference in New Issue
Block a user