Skip to content
View BlueDrink9's full-sized avatar

Organizations

@bioDS
Block or Report

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

  1. env env Public

    Dotfiles and install script

    Shell 6

  2. 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

  3. tmux-passwords tmux-passwords Public

    Forked from yardnsm/tmux-1password

    🔑 Access your password manager login items within tmux!

    Shell 4 2

  4. Univisal Univisal Public

    Universal vi emulation that works across windows, OSX and linux/X, focusing on portability.

    Python 1

  5. 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
    
                  
  6. ahk-detect_window_change ahk-detect_window_change Public

    Lets autohotkey scripts be notified when the currently active window changes

    AutoHotkey