Skip to content

Instantly share code, notes, and snippets.

View ShivamRawat0l's full-sized avatar
👨‍💻
Typing my slow code fast

Shivam Rawat ShivamRawat0l

👨‍💻
Typing my slow code fast
View GitHub Profile
@ShivamRawat0l
ShivamRawat0l / init.vim
Created March 30, 2022 06:17
Neovim configuration
:set number
:set autoindent
:set tabstop=4
:set shiftwidth=4
:set smarttab
:set softtabstop=4
:set mouse=a
call plug#begin()
# Hacker-CheatSheet
This repo contains cheatsheet for hackers
Open Url Redirects
> \/yoururl.com
> \/\/yoururl.com