Skip to content
View RZHSSNZDH's full-sized avatar
💭
Time
💭
Time

Block or report RZHSSNZDH

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

Welcome to My GitHub!

Hello! I'm a python developer. I love C++ too. I use and like debian as my OS.

My knowledges:

Python

C

C++

Linux

You can contact me from here.

GoodBye!

Pinned Loading

  1. Root Root Public

    A simple root calculater

    Python 5

  2. My nvim config file My nvim config file
    1
    call plug#begin()
    2
    Plug 'neoclide/coc.nvim', {'branch': 'release'}
    3
    Plug 'nvim-lua/plenary.nvim'
    4
    Plug 'lewis6991/gitsigns.nvim'
    5
    Plug 'junegunn/fzf', { 'do': { -> fzf#install() } }