Command: savetheday
Usage: Use this command to save all your local terminal experiments as a log. Careful about passwords.
Command: pdb {file-path} {file-line-number}
Usage: Adds a `import pdb; pdb.set_trace() to the line you mentioned. Takes care of indentation of where your first character starts.