Browse Source

[general] Miscellaneous cleanup and formatting

master
Indrajit Raychaudhuri 7 years ago
parent
commit
a60499f933
  1. 3
      modules/perl/init.zsh

3
modules/perl/init.zsh

@ -50,8 +50,7 @@ if [[ "$OSTYPE" == darwin* ]]; then @@ -50,8 +50,7 @@ if [[ "$OSTYPE" == darwin* ]]; then
source "$cache_file"
fi
unset perl_path
unset cache_file
unset cache_file perl_path
fi
#

Loading…
Cancel
Save