Skip to content
View matthiassturm's full-sized avatar

Block or report matthiassturm

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. My .nanorc My .nanorc
    1
    #set autoindent
    2
    set brackets ""')>]}"
    3
    set matchbrackets "(<[{)>]}"
    4
    set nonewlines
    5
    set nowrap
  2. My tmux config My tmux config
    1
    # what this config does:
    2
    # 1. beautify the status bar
    3
    # 2. rebind prefix to C-a (prevent breaking your fingers)
    4
    # 3. rebind window swapping to cursor keys
    5
    # 4. bind C-r to reload config