8000 richxcame (Baygeldi Cholukov) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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 = baygeldicolukov@gmail.com
    4
    [alias]
    5
      a = add
0