Removed comment
[foam-extend-3.2.git] / vagrantSandbox / skel / .bashrc
blob2631ef307a5fe2ff0bb8d02d9f4de0b5262675f7
1 # .bashrc
3 # Source global definitions
4 if [ -f /etc/bashrc ]; then
5     . /etc/bashrc
6 fi
8 # User specific aliases and functions
10 export WM_SCHEDULER=ccache
11 export CCACHE_DIR=/vagrant/ccache4vm