Skip to content
Snippets Groups Projects
env.sh 167 B
Newer Older
  • Learn to ignore specific revisions
  • DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
    
    MNH_EXPAND_DIR=$DIR/mnh_expand
    export PATH=$DIR:$MNH_EXPAND_DIR/filepp:$MNH_EXPAND_DIR/MNH_Expand_Array:$PATH