Skip to content
View BlueDrink9's full-sized avatar

Organizations

@bioDS

Block or report BlueDrink9

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. vim-highlight-gender vim-highlight-gender Public

    Highlight gender of nouns in a language, defined by a dictionary file. Designed for German.

    Vim Script 1

  2. tmux-passwords tmux-passwords Public

    Forked from yardnsm/tmux-1password

    🔑 Access your password manager login items within tmux!

    Shell 4 2

  3. Pass environment variables through t... Pass environment variables through to ssh/tmux each time you log in
    1
    This is a working solution I have found to the problem of updating values like whether you should use a powerline/nerd patched font, 
    2
    truecolors or what escape codes to use when sshed into a server that knows no specifics about your current terminal.
    3
    SSH by default doesn't pass many variables through, with some caveats.
    4
    Tmux, also, will not refresh any variables from the underlying shell.
    5
    
                  
  4. ahk-detect_window_change ahk-detect_window_change Public

    Lets autohotkey scripts be notified when the currently active window changes

    AutoHotkey 1

  5. keeb_snakeskin keeb_snakeskin Public

    Automatically generate a 3D printable case and magnetic carrycase for your custom split keyboard PCBs, from just the outline. Also generates cases for other PCBs.

    Python 12

  6. Share your vim-plug plugins with you... Share your vim-plug plugins with your lazy.nvim neovim setup, with minimal performance loss
    1
    # lazy.nvim adapter for vim-plug
    2
    
                  
    3
    This is a drop-in adapter layer for vim-plug and lazy.nvim, allowing you to have a
    4
    core set of vim plugins, configured with Plug, which will also be loaded
    5
    using lazy.nvim instead whenever you use neovim (alongside any additional set of