Skip to content
View richxcame's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

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

🌐 Socials

Facebook Instagram LinkedIn Stack Overflow Twitter

Pinned

  1. CashG0 CashG0 Public

    TypeScript

  2. go-toleg go-toleg Public

    GRPC server which works with "garynja"

    Go 3

  3. go-sms go-sms Public

    SMS sender

    Go

  4. .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
  5. Tmux custom key binding Tmux custom key binding
    1
    <h3 align="center">Key bindings to tmux (my config file for tmux)</h3>
    2
    
                  
    3
    Create **.tmux.conf** file in root folder of user
    4
    
                  
    5
    ```
  6. .gitconfig .gitconfig
    1
    [user]
    2
    	name = Baygeldi Cholukov
    3
    	email = baygeldicolukov@gmail.com
    4
    [alias]
    5
      a = add