===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
todoman-3.8.0/docs/source/configure.rst-10-The configuration file should be placed in
todoman-3.8.0/docs/source/configure.rst:11:``$XDG_CONFIG_DIR/todoman/todoman.conf``. ``$XDG_CONFIG_DIR`` defaults to
todoman-3.8.0/docs/source/configure.rst-12-``~/.config`` is most situations, so this will generally be
##############################################
todoman-3.8.0/docs/source/install.rst-72-directory. If you want to enable autocompletion for todoman in zsh, copy the
todoman-3.8.0/docs/source/install.rst:73:file ``contrib/autocompletion/zsh/_todo`` to any directory in your ``$fpath``.
todoman-3.8.0/docs/source/install.rst-74-Typically ``/usr/local/share/zsh/site-functions/`` is used for system-wide
##############################################
todoman-3.8.0/todoman/confspec.ini-42-# If the value is not specified, the database will be placed in
todoman-3.8.0/todoman/confspec.ini:43:# ``$XDG_CACHE_HOME/todoman/cache.sqlite3``. This generally resolves
todoman-3.8.0/todoman/confspec.ini-44-# to ``~/.cache/todoman/cache.sqlite3``.