Skip to content
View Ozymandias42's full-sized avatar
  • Germany

Block or report Ozymandias42

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

    My Dotfiles for a lot of stuff

    Shell 2

  2. xhyve-manager Public archive

    A simple manager for configuring, creating and starting xhyve VMs. Written in bash

    Shell 7

  3. Functional-Bash Public

    A small collection of FP functions for use in bash

    Shell 5

  4. Windows-Cleanup-Script Public

    A Powershell script to remove unwanted apps, services, and optional features and setup the ssh server

    PowerShell 7 1

  5. zypper-autoremove.sh
    1
    #Single Liner
    2
    while [[ $(zypper pa --unneeded|tail -n+5|wc -l) -gt 0  ]]; do zypper pa --unneeded |tail -n+5|cut -d'|' -f3 | xargs sudo zypper rm; done
    3
    
                  
    4
    #Bash functions
    5
    zypper-cleanup() {
  6. MyBlog Public

    Personal blog of Ozymandias42

    Ruby 1

20 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March April
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

Ozymandias42 has no activity yet for this period.
Loading