schneiderfelipe / scripts

A collection of scripts. Mostly computational chemistry.

Home Page:https://github.com/schneiderfelipe/scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scripts

A colection of scripts.

Installation

cd
git clone git@github.com:schneiderfelipe/scripts.git

(If you clone this repository not your home directory, please also run something like cd; ln -s /path/to/scripts ..)

Now add the following lines to your ~/.bashrc (or, if you use Zsh, ~/.zshrc):

export SCRIPTS=~/scripts
source $SCRIPTS/config_env.sh

About

A collection of scripts. Mostly computational chemistry.

https://github.com/schneiderfelipe/scripts

License:MIT License


Languages

Language:Python 95.1%Language:Shell 4.9%