Skip to content
View nnyj's full-sized avatar

Block or report nnyj

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. virtual-surround-sound virtual-surround-sound Public

    Install a virtual 7.1 soundcard on Windows 10+

    Batchfile 12 1

  2. python-audio-separator-live python-audio-separator-live Public

    Python Audio Separator in Real Time using MDX-NET model

    Python 25

  3. Bash history settings with compact t... Bash history settings with compact time format, multi-line support and de-duplication on exit.
    1
    # /etc/profile.d/bash_history.sh
    2
    HISTSIZE=10000
    3
    HISTFILESIZE=1000000
    4
    HISTCONTROL="ignoredups:ignorespace" # Ignore duplicate consecutive or space-prefix commands
    5
    HISTIGNORE="ls:pwd:clear:exit"
  4. shelter-plugins shelter-plugins Public

    JavaScript

  5. user-scripts user-scripts Public

    Collection of browser userscripts known to no one ever

    JavaScript 1

  6. WakeScope WakeScope Public

    Forked from 130cmWolf/WakeScope

    C#