export GV_DIR=/path/to/your/gv/folder export PATH="$PATH:$GV_DIR" alias gv='$GV_DIR/gview.sh' Use code with caution. Copied to clipboard Then, refresh your shell with source ~/.bashrc .
Title: Help finding a patched GaussView 6 for Linux
GaussView 6 introduced several major upgrades over its predecessors, making it an essential tool for computational chemists:
export GV_DIR=/path/to/your/gv/folder export PATH="$PATH:$GV_DIR" alias gv='$GV_DIR/gview.sh' Use code with caution. Copied to clipboard Then, refresh your shell with source ~/.bashrc .
Title: Help finding a patched GaussView 6 for Linux
GaussView 6 introduced several major upgrades over its predecessors, making it an essential tool for computational chemists: