Skip to content
View JasonSouthin's full-sized avatar
💫
💫

Block or report JasonSouthin

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 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. Settings.json Settings.json
    1
    {
    2
      // NORMAL SETTINGS
    3
      // ===============
    4
      "editor.quickSuggestions": {
    5
        "comments": "on",
  2. .zshrc .zshrc
    1
    # Changes the root directory name when in terminal
    2
    PS1='▲ %~ '
    3
    
                  
    4
    # Changes the terminal tab to current directory path
    5
    case $TERM in
  3. hyper.js hyper.js
    1
    "use strict";
    2
    // Future versions of Hyper may add additional config options,
    3
    // which will not automatically be merged into this file.
    4
    // See https://hyper.is#cfg for all currently supported options.
    5
    module.exports = {
  4. jasonsouthin.io jasonsouthin.io Public

    TypeScript