Skip to content
View strainger's full-sized avatar
🐢
🐢

Block or report strainger

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. Strainger Tmux Configuration File Strainger Tmux Configuration File
    1
    # Setting ` as the prefix key (I don't use emacs often so it's not a problem for me)
    2
    unbind-key C-b
    3
    set -g prefix `
    4
    bind-key ` send-prefix
    5
    
                  
  2. Strainger vimrc Strainger vimrc
    1
    " Setting random variables that I prefer
    2
    set nowrap
    3
    set tw=0
    4
    "set textwidth=80
    5
    set nobackup
  3. open-speedcube-timer open-speedcube-timer Public

    An offline, crossplatform, speed cube timer. Whether you are timing a full solve or parts of a solve you can categorize and store your times for personal tracking and analytics.

    Lua

  4. norp norp Public

    norp (Norp Only Reads a Part) is a command line tool to parse text out of a file using user defined tags.

    Nim 1

  5. ct.js ct.js Public

    Forked from ChatTriggers/ChatTriggers

    ct.js is a framework for Minecraft Forge that allows for client modifications to be scripted in JavaScript

    Java

  6. foundation-sites foundation-sites Public

    Forked from foundation/foundation-sites

    The most advanced responsive front-end framework in the world. Quickly create prototypes and production code for sites that work on any kind of device.

    JavaScript