Added config file for csh/tcsh. It is based on the 'bash_profile' file,
but with several differences: * Default ONOS_ROOT value is $HOME/onos instead of $HOME/onos-next * Convenience utility functions and aliases are not included * $MAVEN/bin is not included in the executable path * The 'cell' funcion from BASH is renamed to 'onos-setup-cell' Also, 'onos-setup-cell' always requires an argument: the cell name Displaying the current cell setup can be done by the 'onos-show-cell' script
Showing
1 changed file
with
36 additions
and
0 deletions
tools/dev/onos.cshrc
0 → 100644
-
Please register or login to post a comment