Skip to content
View brei0x's full-sized avatar

Organizations

@empruntemontoutou

Block or report brei0x

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. web-server-windows web-server-windows Public

    A simple web server for windows with Nginx, PHP, MariaDB/PostgreSQL and phpMyAdmin

    PHP 6 3

  2. rocket.chat-theme-blackbort rocket.chat-theme-blackbort Public

    Custom theme for Rocket.Chat

    7 2

  3. Uninstall Zsh + Oh My Zsh + Powerlev... Uninstall Zsh + Oh My Zsh + Powerlevel10k theme (macOS & Linux)
    1
    #!/bin/sh
    2
    
                  
    3
    # Uninstall Zsh + Oh My Zsh + Powerlevel10k theme (macOS & Linux)
    4
    # run: sh -c "$(curl -fsSL "$(echo "$(curl -s "https://api.github.com/gists/254e58bd87009963b3f58405d75cbe6c")" | grep -o '"raw_url": *"[^"]*"' | cut -d'"' -f4)")"
    5
    
                  
  4. brei0x.github.io brei0x.github.io Public

    My personal portfolio and showcase website

    TypeScript

  5. Install Zsh + Oh My Zsh + Powerlevel... Install Zsh + Oh My Zsh + Powerlevel10k theme (macOS & Linux)
    1
    #!/bin/sh
    2
    
                  
    3
    # Install Zsh + Oh My Zsh + Powerlevel10k theme (macOS & Linux)
    4
    
                  
    5
    # To run this script: