Skip to content

Commit

Permalink
remove unneeded frontier thing
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Feb 1, 2024
1 parent d27dbe1 commit 832d7c5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions dot_zshrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@

# paths for OLCF HPC, putting this in zshenv doesn't work
if [ "${LMOD_SYSTEM_NAME}" = "frontier" ]; then
. ${HOME}/.oh-my-zsh/custom/functions_olcf_hpc.zsh
load_custom_modules
fi

# Enable Powerlevel10k instant prompt. Should stay close to the top of ~/.zshrc.
# Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below.
Expand Down

0 comments on commit 832d7c5

Please sign in to comment.