Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View richxcame's full-sized avatar
๐ŸŽฏ
Focusing
๐ŸŽฏ
Focusing

Block or report richxcame

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
richxcame/README.md

richxcame

  • I use vim, btw
  • I use glove80, btw

๐ŸŒ Socials

Facebook Instagram LinkedIn Stack Overflow Twitter

Pinned Loading

  1. go-toleg go-toleg Public

    GRPC server which works with "garynja"

    Go 3

  2. .vimrc .vimrc
    1
    set nocompatible              " be iMproved, required
    2
    filetype off                  " required
    3
    
                  
    4
    " set the runtime path to include Vundle and initialize
    5
    set rtp+=~/.vim/bundle/Vundle.vim
  3. .gitconfig .gitconfig
    1
    [user]
    2
    	name = Baygeldi Cholukov
    3
    	email = [email protected]
    4
    [alias]
    5
      a = add