Skip to content
View lfeigl's full-sized avatar
👨‍💻
Seasonal coding
👨‍💻
Seasonal coding
Block or Report

Block or report lfeigl

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. amazon-link-shortener amazon-link-shortener Public

    Open Chrome extension for shortening Amazon links.

    JavaScript

  2. cleanr cleanr Public

    Open-source project for removing leftovers after uninstalling software on Windows.

    C#

  3. Vim config for 2 spaces indentation ... Vim config for 2 spaces indentation + auto indentation + syntax highlighting
    1
    syntax enable
    2
    filetype plugin indent on
    3
    set tabstop=2
    4
    set shiftwidth=2
    5
    set expandtab
  4. busfahrer busfahrer Public

    Online multiplayer in-browser implementation of the notorious German drinking game Busfahrer.

    Vue 1