Skip to content
View gioisco's full-sized avatar
Block or Report

Block or report gioisco

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. .bash_functions .bash_functions Public

    Contains useful function for bash, like sort flatpak list

    Shell

  2. git-commands git-commands Public

    Great git commands to improve your skills

  3. An automatic backup of bashrc on loa... An automatic backup of bashrc on load bash and after 10 minutes from the last edit of .bashrc
    1
    # START AUTOBACKUP .bashrc
    2
    how_old_is_file_from_now() {
    3
      if [[ ! -r $1 ]]; then
    4
        echo 0
    5
      else
  4. sossoldi sossoldi Public

    Forked from RIP-Comm/sossoldi

    "Sossoldi" is a wealth management / personal finance / Net Worth tracking app, made with Flutter.

    Dart