home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Developers / MacShell 0.52b / macshell.rc < prev   
Encoding:
Text File  |  1995-01-08  |  900 b   |  27 lines  |  [TEXT/MCsh]

  1. # This is a sample configuration file for MacShell. 
  2. # This file should be customized to suit your preferences, and
  3. # stored in the same folder where you keep MacShell.
  4. #
  5. # Lines beginning with the pound character will be ignored 
  6. # by MacShell.  Uncomment the things you want to use.
  7. #
  8. # "remapesc" is a special shell variable used to cause the backquote
  9. # key to trigger filename completion instead of the escape key.
  10. #
  11. # set remapesc
  12. #
  13. # "tabnc" makes the tab key trigger filename completion.  If both
  14. # tabnc and remapesc are set, tabnc takes precedence.
  15. #
  16. # set tabnc
  17. #
  18. # Until MacShell supports a path variable (V 0.52b does not), 
  19. # we'll use aliases to make it easy to call any external code 
  20. # resources we may have.  These should be customized with
  21. # the path to the place where you store MacShell code resources:
  22. #
  23. # alias cut "MacHD:MacShell:bin:cut"
  24. # alias wc "MacHD:MacShell:bin:wc"
  25.  
  26.  
  27.