Skip to content

thermitegod/shell-scripts

Repository files navigation

Build / Install

mkdir build
meson setup --prefix=${HOME}/.local --buildtype=release ./build
cd build
ninja
ninja install

About

personal scripts, they probably work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published