Skip to content

Instantly share code, notes, and snippets.

View mahesh-wor's full-sized avatar
🎯
Focusing

invoron mahesh-wor

🎯
Focusing
  • Srijananagar, Bhaktapur
View GitHub Profile
@mahesh-wor
mahesh-wor / sampleREADME.md
Created November 21, 2018 18:04 — forked from FrancesCoronel/sampleREADME.md
A sample README for all your GitHub projects.

FVCproductions

INSERT GRAPHIC HERE (include hyperlink in image)

Repository Title Goes Here

Subtitle or Short Description Goes Here

@mahesh-wor
mahesh-wor / .vimrc
Created March 17, 2016 10:28
my vimrc
set title " change title of terminal to buffer name
colorscheme seoul256
"set autochdir " automatically change directory to the dir of curent buffer
set hidden " hide buffers instead of closing them
set nocompatible