Difference between revisions of "Linux Computer System"
From GeodesyLab
(→Customize your Linux experience) |
(→Customize your Linux experience) |
||
Line 2: | Line 2: | ||
== Customize your Linux experience == | == Customize your Linux experience == | ||
Customize your shell by editing the ".tcshrc" file in your home directory. If you have never done this before a good place to start is to copy AKDA's .tcshrc file: | Customize your shell by editing the ".tcshrc" file in your home directory. If you have never done this before a good place to start is to copy AKDA's .tcshrc file: | ||
+ | br/ | ||
cp ~akda/.tcshrc /home/''user''/. | cp ~akda/.tcshrc /home/''user''/. |
Revision as of 00:25, 5 October 2005
Customize your Linux experience
Customize your shell by editing the ".tcshrc" file in your home directory. If you have never done this before a good place to start is to copy AKDA's .tcshrc file: br/ cp ~akda/.tcshrc /home/user/.