diff --git a/plugins/available/perlbrew.plugin.bash b/plugins/available/perlbrew.plugin.bash new file mode 100644 index 00000000..2b6128ea --- /dev/null +++ b/plugins/available/perlbrew.plugin.bash @@ -0,0 +1,6 @@ +# Load perlbrew, if you are using it + +cite about-plugin +about-plugin 'load perlbrew, if you are using it' + +[[ -e ~/perl5/perlbrew/etc/bashrc ]] && source ~/perl5/perlbrew/etc/bashrc