|
@@ -42,11 +42,11 @@ To set up shell environment variables permanently:
|
|
|
<li>
|
|
|
To get personal BASH shell definitions (aliases, color listing option, ...)
|
|
|
into GRASS, store them in:<br>
|
|
|
-<tt>$HOME/.grass.bashrc</tt></li>
|
|
|
+<tt>$HOME/.grass7/bashrc</tt></li>
|
|
|
<li>
|
|
|
To get personal CSH shell definitions (aliases, color listing option, ...)
|
|
|
into GRASS, store them in:<br>
|
|
|
-<tt>$HOME/.grass.cshrc</tt></li>
|
|
|
+<tt>$HOME/.grass7/cshrc</tt></li>
|
|
|
</ul>
|
|
|
|
|
|
|