Portfolio / V 3.0//MMXXVI
Gainesville, FL//Contact Me
◆ 06Use My Developer Setup

Use my
developer setup

The exact terminal and editor I use every day. A single, self-contained script bootstraps a fresh Mac — Homebrew, Ghostty, Starship, Eza, Zoxide, FZF, Oh My Bash, Oh My Zsh, and the Monaspice Nerd Font — and my VS Code theme drops the rest of the look straight into your editor. Safe to re-run; every step is idempotent.

One-line install
paste into Terminal.app
$bash <(curl -fsSL https://tenczar.dev/setup.sh)

Uses bash <(…) — not curl | bash— so Homebrew's sudo prompt can read from your terminal.

What it sets up

Twelve tools, no questions

HomebrewPackage manager — bootstraps everything else
GhosttyGPU-accelerated terminal
StarshipCross-shell prompt
EzaModern ls replacement
ZoxideSmarter cd
FZFFuzzy finder + bash keybindings
Bash-completion@2Tab completion for bash
NeofetchSystem info via the n alias
Monaspice Nerd FontPatched font for icons
Oh My BashBash framework
Oh My ZshZsh framework
Powerlevel10kZsh prompt theme (installed, not configured)
Editor theme

Tokyo Midnight Saturated for VS Code

The script doesn't touch your editor — that part is one click. My VS Code theme is a punchier, higher-contrast take on Tokyo Night, tuned to match the palette the terminal setup lands on. Install it from the Marketplace and the look carries from shell to editor.

Get Tokyo Midnight Saturated
Inspect before running

Read it first, then execute

Running anything you fetch from the internet is a trust decision. If that's not your vibe, download the script, skim it in less, and run it only once you're satisfied.

inspect, then execute
$curl -fsSL https://tenczar.dev/setup.sh -o setup.sh less setup.sh chmod +x setup.sh && ./setup.sh
Know the risks

What you're agreeing to

View raw setup.shBack home
// END TRANSMISSION
Python · C++ · TypeScript · Rust · SQL · AmazonAWS · Terraform · React · Docker · Figma · JavaScript · Splunk · Unix · C# · CPython · C++ · TypeScript · Rust · SQL · AmazonAWS · Terraform · React · Docker · Figma · JavaScript · Splunk · Unix · C# · C