Skip to content

Commit

Permalink
remove PETSC envs from zshrc
Browse files Browse the repository at this point in the history
These get changed all the time and it's much better for a compilation to
fail because it can't find PETSc than to use the wrong version or
ARCH
  • Loading branch information
gforsyth committed Jul 30, 2015
1 parent 6ee0508 commit 891781f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,6 @@ alias feh='feh -.'
export PATH=$PATH:/home/gil/anaconda/bin
export EDITOR="vim"
export BROWSER="chromium"
# PETSC Options
export PETSC_ARCH=arch-linux2-c-debug
export PETSC_DIR=/home/gil/petsc/petsc-3.6.0


export TERM=rxvt-unicode-256color
Expand Down

0 comments on commit 891781f

Please sign in to comment.