Skip to content
View WMcKibbin's full-sized avatar
💭
Something need doing? Work. Work.
💭
Something need doing? Work. Work.

Block or report WMcKibbin

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. tmux-workspace tmux-workspace Public

    Create a tmux workspace from config file

    Python

  2. howdoi howdoi Public

    command line suggestion tool

    Go

  3. homebrew-tap homebrew-tap Public

    Ruby

  4. Quick and dirty sync'd ssh to multip... Quick and dirty sync'd ssh to multiple servers
    1
    #!/bin/bash                                                                                                                                                                                                         
    2
    # Assume session is 0
    3
    tmux attach-session -t 0
    4
    WINDOW=$(tmux display-message -p "#I")
    5
    FIRST_ARG=""
  5. dotfiles dotfiles Public

    My Dotfiles

    Vim Script 1