Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 962 Bytes

File metadata and controls

33 lines (19 loc) · 962 Bytes

ZSH UI

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

Using oh-my-zsh

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.

Importing your reports

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.