Skip to content
View RhythmShahriar's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@industrydive

Block or report RhythmShahriar

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. minimal-nvim minimal-nvim Public

    Minimal nVIM (neovim) — configured in Lua (works on Linux and should work on Windows/macOS but yet to test).

    Lua 2

  2. .tmux.conf .tmux.conf
    1
    # prefix to screens
    2
    unbind C-b
    3
    unbind '"'
    4
    unbind %
    5
    bind-key - split-window -h