Just add the following 2 lines to your /etc/profile, ~/.profile or ~/.bash_profile:
export CLICOLOR=1 export LSCOLORS=GxFxCxDxBxegedabagaced
Then to make it work you have to close and open again the terminal application.
Source: StackOverflow.
Just add the following 2 lines to your /etc/profile, ~/.profile or ~/.bash_profile:
export CLICOLOR=1 export LSCOLORS=GxFxCxDxBxegedabagaced
Then to make it work you have to close and open again the terminal application.
Source: StackOverflow.
Turn on syntax highlighting for vi and vim in Mac OS XTurning syntax highlighting for vi and vim in Mac OS X is as simple as creating a file called ".vimrc"... |
Collada-dom 3D models having black textures bug solutionI used to have a problem with Collada-dom 3D models textures. Some times they were not correctly applied... |
Using screen to leave processes running in a terminalIf you are using an SSH connection and run a command that takes very long to process you can use nohup... |
Install OpenSceneGraph 2.8.3 with Collada support in Ubuntu 12.04 We are going to install OpenSceneGraph 2.8.3 (for now on OSG) to use it with osgART 2.0 RC3. As far as... |
0 Comments.