|
|
@ -17,9 +17,9 @@ source $ZSH/oh-my-zsh.sh |
|
|
|
export LANG=en_US.UTF-8 |
|
|
|
export LANG=en_US.UTF-8 |
|
|
|
|
|
|
|
|
|
|
|
#LAMMPS path variables |
|
|
|
#LAMMPS path variables |
|
|
|
export PATH=/home/frosty/Programs/Python/NeoMDWeb/lammps/install/bin:$PATH |
|
|
|
export PATH=/home/frosty/Programs/Python/MolSieve/lammps/install/bin:$PATH |
|
|
|
#export PYTHONPATH=/home/frosty/Apps/lammps/install/python:$PYTHONPATH |
|
|
|
#export PYTHONPATH=/home/frosty/Apps/lammps/install/python:$PYTHONPATH |
|
|
|
export LD_LIBRARY_PATH=/home/frosty/Programs/Python/NeoMDWeb/lammps/install/lib:$LD_LIBRARY_PATH |
|
|
|
export LD_LIBRARY_PATH=/home/frosty/Programs/Python/MolSieve/lammps/install/lib:$LD_LIBRARY_PATH |
|
|
|
#export SLEPC_DIR=/opt/slepc/linux-c-opt |
|
|
|
#export SLEPC_DIR=/opt/slepc/linux-c-opt |
|
|
|
|
|
|
|
|
|
|
|
#petsc path variables |
|
|
|
#petsc path variables |
|
|
@ -35,6 +35,7 @@ alias fixWifi='sudo rmmod iwlmvm; sudo rmmod iwlwifi; sudo modprobe iwlmvm; sudo |
|
|
|
alias weather='curl wttr.in' |
|
|
|
alias weather='curl wttr.in' |
|
|
|
alias sshLANL='ssh -t -l rhnatyshyn wtrw.lanl.gov ssh ch-fe.lanl.gov' |
|
|
|
alias sshLANL='ssh -t -l rhnatyshyn wtrw.lanl.gov ssh ch-fe.lanl.gov' |
|
|
|
alias vim='nvim' |
|
|
|
alias vim='nvim' |
|
|
|
|
|
|
|
alias neovide='neovide' |
|
|
|
function tunnelLANL() { |
|
|
|
function tunnelLANL() { |
|
|
|
if [ -n "$1" ] |
|
|
|
if [ -n "$1" ] |
|
|
|
then |
|
|
|
then |
|
|
|