Skip to content
View seppulcro's full-sized avatar
  • Portugal
  • 16:29 (UTC)

Block or report seppulcro

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. git clone using multiple profiles ssh git clone using multiple profiles ssh
    1
    Setup your `~/.ssh/config` as such if you haven't already:
    2
    ```
    3
    Host github-sep
    4
       User git
    5
       HostName github.com
  2. sidebery dracula inspired theme theme sidebery dracula inspired theme theme
    1
    #root.root {
    2
    	--accent: #44475a;
    3
    }
    4
    #root.root {
    5
    	--active-el-bg: #282a36;