Skip to content

Instantly share code, notes, and snippets.

View Civitasv's full-sized avatar
👋
Just living.

HuSen Civitasv

👋
Just living.
View GitHub Profile
@Civitasv
Civitasv / Linux 内核及内核模块开发环境搭建
Last active April 28, 2024 03:38 — forked from chrisdone/gist:02e165a0004be33734ac2334f215380e
Build and run minimal Linux / Busybox systems in Qemu
## Common
````
export OPT=/opt
export BUILDS=/some/where/mini_linux
mkdir -p $BUILDS
````
## Linux kernel
@Civitasv
Civitasv / .vsvimrc
Last active June 5, 2022 12:19
Visual Studio VSVIM Settings
source ~/nvim/settings.vim
source ~/nvim/mappings.vim