We've expanded our news coverage and improved our search! Visit
oreilly.com for the latest or search for all things across O'Reilly!
Article:
 |
|
Rob Griffiths' Top Mac OS X Hints, Part 2
|
| Subject: |
|
Where is the aliases.mine file? |
| Date: |
|
2003-06-10 09:33:40 |
| From: |
|
anonymous2
|
Response to: Where is the aliases.mine file?
|
|
In the real book, there's a box on page 351 that explains it all ;-). There wasn't room here to include it, so this would be one of those hints that was somewhat dependent on the book...
That said, you can either just put the aliases in a .cshrc file in your home directory (not the book's method), or you need to create a directory structure like this:
~/Library/init/tcsh
and then within tcsh, create the aliases.mine file...
regards;
-rob.
|