|
|
Wrong file name & location.
I followed your directions but had no luck. After getting a Unix guru friend on the phone we figured out that the file needs to be in the home directory, and named .tcshrc
Wrong file name & location.
Indeed you can create a file called ".tcshrc" in your home directory... but that is a very Unixy way. Reading the instructions from the Global alias file, the directory that I mentioned in the article is the preferred method (I guess they don't want you to litter your home directory with "." files?). Perhaps something that I didn't make clear in the article (read: I forgot to mention :-) is the meaning of the '~' in the path. It basically translates to you home folder, ie. the file path ends up as:
Wrong file name & location.
Both methods will work (as Dave mentioned). However, the more correct and
less tainted method for creating aliases is to create the "aliases.mine" file inside ~/Library/init/tcsh/ (as mentioned by Dave). Just thought I would reiterate that info. Loren, use this method for aliases and use your .tcshrc file for changing your prompt. You can also add .login and .logout files to your home directory to change your shell login and logout info. 8^) iMike
Wrong file name & location.
Actually, you can do it all in the ~/Library/init/tcsh directory. You can set up your login, logout, tcsh defaults, environment, etc. For more info, read the README file in:
Wrong file name & location.
Dave:
Maybe I wasn't clear or you misunderstood, but ~/Library/init/tcsh/ is exactly where I was saying to setup the .tcshrc, .login, .logout, aliases.mine, completions.mine, rc.mine, and environment.mine files. Just to reiterate...you should create and edit the .tcshrc, .login, .logout, aliases.mine, completions.mine, rc.mine, and environment.mine files in ~/Library/init/tcsh/. iMike |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.13 seconds |
|