This is a backup of replit command when it's not available in the repl we are using. We can just copy it to the repl folder and it should work.
Usually a bash repl contains a
replit.nix file with contents:
{ pkgs }: {
deps = [
pkgs.bashInteractive