I removed one line from .bashrc, basically a path to a software home directory and when I tried to source the bashrc it outputs the file content like several hundred times ending with
-bash: /usr/bin/modulecmd: Argument list too long
-bash: /apps/pyenv/bin/pyenv: Argument list too long
I cannot enter the file anymore, I get this error:
vi .bashrc
-bash: /usr/bin/vim: Argument list too long
what did I do?