Skip to content
View elbaby's full-sized avatar

Block or report elbaby

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 Loading

  1. machetes machetes Public

    Documentación de cosas que aprendo a hacer y si no las anoto acá, me las olvido

  2. Rotating PostgreSQL Backup Script Rotating PostgreSQL Backup Script
    1
    #!/bin/bash
    2
    # Rotating PostgreSQL Backup Script
    3
    # https://gist.github.com/elbaby/f9bebc2c73c1f113645155f459928ea2
    4
    # by Baby https://clueless.ar - https://www.marianoabsatz.com
    5
    #         https://github.com/elbaby - https://gitlab.com/el_baby
  3. Install Chrome on Debian / Ubuntu th... Install Chrome on Debian / Ubuntu the pedantic way
    1
    #!/bin/bash
    2
    # Install Chrome on Debian/Ubuntu the pedantic way
    3
    # https://gist.github.com/elbaby/fa18ad2fe34cfa212dd5c0303d980fe0
    4
    # by Baby https://clueless.ar - https://www.marianoabsatz.com
    5
    #         https://github.com/elbaby - https://gitlab.com/el_baby
  4. caddyserver/transform-encoder caddyserver/transform-encoder Public

    Log encoder module for custom log formats

    Go 77 17