Skip to content

Instantly share code, notes, and snippets.

View jacksonblankenship's full-sized avatar
🚀
fly free.

Jackson Blankenship jacksonblankenship

🚀
fly free.
View GitHub Profile
import { VariantProps, cva } from 'class-variance-authority';
import { ComponentPropsWithoutRef, forwardRef } from 'react';
import clsx from 'clsx';
import styles from './EnvLabel.module.scss';
export const envLabelCva = cva(styles.root, {
variants: {
environment: {
dev: styles.dev,
DEBUG: No dangling containers to remove
INFO: Repository started
{
"renovateVersion": "35.79.1"
}
DEBUG: Using localDir: /mnt/renovate/gh/flylance-apps/comet
DEBUG: PackageFiles.clear() - Package files deleted
DEBUG: initRepo("flylance-apps/comet")
DEBUG: Using queue: host=api.github.com, concurrency=10
DEBUG: flylance-apps/comet default branch = main
@jacksonblankenship
jacksonblankenship / Ender 3 V2.md
Last active September 28, 2023 06:39
Cura settings for my Ender 3 V2

Printer Settings

  • Change E-steps to 139.0 (Redrex Dual Gear Ender 3 Extruder)

Cura Machine Settings

Printer

Printer Settings

@jacksonblankenship
jacksonblankenship / mac.md
Last active September 9, 2021 18:34
Macbook Pro Configuration

Macbook Pro Configuration

The gist describes how I like to configure my Macbook Pro. I primarily wrote this gist in case something ever happened to my Mac but others may benefit from my configuration - so, here you go.

macOS Settings

  • System Preferences > Trackpad > Point & Click > Enable Tap to click
  • System Preferences > Accessibility > Pointer Control > Trackpad Options... > Enable dragging (three finger drag)
  • System Preferences > Dock & Menu Bar > Disable Show Recent Applications in Dock
  • System Preferences > Dock & Menu Bar > Enable Minimize Windows into Application Icon