Skip to content
View Closer2U's full-sized avatar

Block or report Closer2U

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Closer2U/README.md

readme-header

Pinned Loading

  1. just-breathe just-breathe Public

    🚧 WiP Breathe and Meditation PWA with offline functionality

    CSS

  2. sides sides Public

    🚧 WiP: Website to showcast some of my side projects and exercises.

    HTML 1

  3. devspace devspace Public

    🚧 WiP: website for dev stuff

    HTML

  4. post-install post-install Public

    🚧 WiP: Custom scripts that will automate the package and config installation after installing a clean Linux install

    Shell

  5. Quick and dirty script to check if a... Quick and dirty script to check if a tool/package/app is already installed via any of the many package "managers" and if not it checks where it is available. Saves me tons of time in the long run...
    1
    #!/bin/bash -e
    2
    #
    3
    # 11.03.2025 - Closer2U
    4
    #
    5
    # Script to check if a given app/tool/package is already installed