Usage: dnc [FLAG(S) | COMMAND]

When opening a location:
    * Directory
        CD into it through terminal.
    * Text files
        Open in editor (see "editor" command)
    * Other/unknown files
        Open through "open" on MacOS or "xdg-open" on Linux.

----------------------------

Flags

-l                   Disable "last accessed" behaviour.
-s                   Hide shortcut hints.
-h, --help           Displays this help message. When the help flag
                     is added, it will override all other flags or arguments.

Commands

editor <cmd>         Sets editor command for opening files (default: "nvim").

add [path]           Add a file or directory to the dance menu.
                     Defaults to current directory if no argument was added.
                     You can add as many favorites as you can handle.

reset                Resets dance to its default state, removing all
                     perpetually stored data.
