Skip to content

Instantly share code, notes, and snippets.

@fsb4000
fsb4000 / gist:3f4e9e41e09677d43a4c014445e1b6eb
Created August 18, 2021 21:29
clang-format для всех файлов в репо с помощью git
clang-format -style=file -fallback-style=none -i `git ls-files -om "*.[ch]" "*.[hc]pp"`
VBoxManage setextradata "OpenBSD VM" CustomVideoMode1 1920x1080x24
------------------------------------------------------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection