Skip to content
View Funk2256's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report Funk2256

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. windscribe_polybar- windscribe_polybar- Public

    windscribe polybar modules and status

    1

  2. Codewars Codewars Public

    Python

  3. Udemy Udemy Public

    Python

  4. backup.sh backup.sh
    1
    #!/bin/bash
    2
    # delete old files
    3
    find $HOME/backups -type f -mtime +20 -delete
    4
    # backup all system in directory /backups
    5
    rsync -aAXHv --progress --exclude={"/dev/*","/proc/*","/sys/*","/tmp/*","/run/*","/mnt/*","/media/*","/lost+found","/home/funk2256/Downloads/*","/swap.img"} / /backups
  5. gnome-shell-extension-screen-autorotate gnome-shell-extension-screen-autorotate Public

    Forked from apebl/gnome-shell-extension-screen-autorotate

    Enable screen rotation regardless of touch mode

    JavaScript 1

  6. Java-Irit Java-Irit Public

    Irit-rtf Java code

    Java