home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / ircii30.zip / script / global < prev    next >
Text File  |  1996-02-20  |  441b  |  22 lines

  1. # This is the global ircrc
  2. # Please make your installation changes in 'local'
  3. #
  4. # These two aliases are used by the scripts 
  5. alias d- ^set display off
  6. alias d+ ^set display on
  7. #
  8. # The basic setup for ircII
  9. #load basical
  10.  
  11. load 2.8script
  12. load extensions
  13. load version
  14. load local
  15.  
  16. # This is for scripts that are using ircii/os2 specific featires
  17. # LiCe 2.1.0 should support this, at least SrFrog told me so
  18.  
  19. ^assign OS2 1
  20.  
  21.  
  22.