I made the following args: "args": ["-i", "-c", "(source ./.bashrc)"]
The terminal opens and executes the command "source .bashrc".
In the end of .bashrc I wrote $SHELL so that the bash does not close.