Skip to content

Instantly share code, notes, and snippets.

View apurvanandan1997's full-sized avatar
🏠
Working from home

Apurva Nandan apurvanandan1997

🏠
Working from home
View GitHub Profile
@apurvanandan1997
apurvanandan1997 / myweechat.md
Created April 14, 2020 15:04 — forked from pascalpoitras/config.md
My always up-to-date WeeChat configuration (weechat-dev)

WeeChat Screenshot

You need at least WeeChat 2.8-dev

Enable mouse

/mouse enable

@apurvanandan1997
apurvanandan1997 / c_cpp_properties.json
Created May 10, 2021 23:06 — forked from nouredd2/c_cpp_properties.json
Config options for using VSCode for kernel module development.
{
"configurations": [
{
"name": "Linux",
"browse": {
"path":[
"/usr/include",
"/usr/local/include",
"/usr/src/linux-headers-5.8.0-41-generic/include",
"/usr/src/linux-headers-5.8.0-41-generic/arch/x86/include/",