-
University of California San Diego
- San Diego, CA
- https://orcid.org/0000-0001-9368-9369
Highlights
- Pro
Pinned Loading
-
-
Cosmo ZSH Plugin
Cosmo ZSH Plugin 1cosmo() {
2declare cosmo_path=${COSMO_PATH:-/opt/cosmos/bin:/opt/cosmo/bin}
3declare ape_bin
45# If no arguments were provided, abort.
-
Minimal build.zig for building bgfx,...
Minimal build.zig for building bgfx, and using it in a Zig project. 1const std = @import("std");
23pub fn build(b: *std.Build) !void {
4const target = b.standardTargetOptions(.{});
5const optimize = b.standardOptimizeOption(.{});
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.