Skip to content
View Chalks's full-sized avatar
Block or Report

Block or report Chalks

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

  1. Simple-JWT/sjwt Simple-JWT/sjwt Public

    The EASY and FAST authentication service for the web

    JavaScript 2

  2. horsey.gg horsey.gg Public

    🐴 🐴 🐴 HORSEY 🐴 🐴 🐴

    Vue

  3. jdw.me jdw.me Public

    The personal website of Jonathan Walters.

    Vue

  4. .vimrc .vimrc
    1
    """""""""""""""""""" plugin config
    2
    " install plugin manager in ~/.vim/autoload
    3
    " https://github.com/junegunn/vim-plug
    4
    call plug#begin('~/.vim/plugged')
    5
    Plug 'https://github.com/ctrlpvim/ctrlp.vim'                " ctrl+p search for files