===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
bashtop-0.9.25/.github/ISSUE_TEMPLATE/bug_report.md-38-
bashtop-0.9.25/.github/ISSUE_TEMPLATE/bug_report.md:39:contents of `$HOME/.config/bashtop/error.log`
bashtop-0.9.25/.github/ISSUE_TEMPLATE/bug_report.md-40-
##############################################
bashtop-0.9.25/DEB/build-56-        [[  -d  $ubin  ]] || mkdir -p  $ubin
bashtop-0.9.25/DEB/build:57:        `cp  $file_src_location  $ubin`
bashtop-0.9.25/DEB/build-58-    }
##############################################
bashtop-0.9.25/DEB/build-70-    get_current_version  () {
bashtop-0.9.25/DEB/build:71:        local watch_version=`grep  -i "declare version"  ${file_src_location}`
bashtop-0.9.25/DEB/build-72-        local semvers=${watch_version##*=}
##############################################
bashtop-0.9.25/DEB/build-76-    set_new_version_ctrl() {
bashtop-0.9.25/DEB/build:77:        local catch_package_version=`grep -i  version  ${ctrl_file}` 
bashtop-0.9.25/DEB/build-78-        version=${catch_package_version%%:*}
##############################################
bashtop-0.9.25/DEB/build-83-        echo -e  "+ set  new version control"
bashtop-0.9.25/DEB/build:84:        `sed -i "s/$catch_package_version/${version}/g" ${ctrl_file}`
bashtop-0.9.25/DEB/build-85-    }
##############################################
bashtop-0.9.25/README.md-62-
bashtop-0.9.25/README.md:63:The builtin theme downloader places the default themes in `$HOME/.config/bashtop/themes`.
bashtop-0.9.25/README.md:64:User created themes should be placed in `$HOME/.config/bashtop/user_themes` to be safe from overwrites.
bashtop-0.9.25/README.md-65-