You can even run Faraday in detached mode connecting with a ZSH terminal to it:
First, you need to run Faraday with no GUI:
$ faraday-client --gui=no-gui
Now, run Faraday Terminal:
$ faraday-terminal
You can use oh-my-zsh for managing your ZSH configuration. All you need to do is to install oh-my-zsh framework and then run the faraday-terminal command.
To import your reports, drag-and-drop them into:
$ /home/faraday/.faraday/reports/[workspace_name]
Replace [workspace_name] with the workspace's name you're working in.
Faraday will parse your reports and upload the information extracted from them.

