Flip the script. Stop waiting on 5-second shell loads.
Millisecond startup. Zero bloat. Pure speed.

curl -fsSL https://raw.githubusercontent.com/hoop71/flip_the_script/main/install.sh | bash
โšก

Lightning Fast

Starship prompt loads in ~10ms. FNM auto-switches Node versions instantly (< 50ms). No Oh-My-Zsh overhead.

๐ŸŽจ

Agnoster Style

Beautiful powerline prompt with custom colors. Yellow table flip, blue username, emerald directory, hot pink git.

๐Ÿ› ๏ธ

Modern Tools

Pre-configured with eza, bat, fzf, zoxide, and more. Better versions of classic Unix tools.

๐Ÿ”„

Idempotent Install

Run the installer anytime. Backs up existing configs, creates symlinks, safe to re-run.

๐Ÿ”Œ

ZSH Plugins

Autosuggestions and syntax highlighting built in. Smart completions out of the box.

๐Ÿ“ฆ

CLI Manager

Built-in fts command for checking health, browsing aliases, and learning shortcuts.

See It In Action

zsh
(โ•ฏยฐโ–กยฐ)โ•ฏ๏ธต โ”ปโ”โ”ป hoop ~/code/project main !? โฏ _

Your new prompt: Fast, informative, and impossible to rage quit

Quick Start

1

Install

curl -fsSL https://raw.githubusercontent.com/hoop71/flip_the_script/main/install.sh | bash
2

Reload Shell

exec zsh
3

Set Your Font

Configure your terminal to use a Nerd Font (e.g., MesloLGS Nerd Font) for proper icon display

4

Verify

fts check

Node Version Management

Flip The Script automatically detects and configures your Node version manager for optimal performance.

๐Ÿ”„ NVM

Node Version Manager - Fully supported

  • โœ… Auto-detected and optimized
  • โœ… Lazy-loaded for faster startup
  • โœ… Async auto-switching (non-blocking)
  • โœ… Works with existing .nvmrc files
Migration Guide โ†’

Experiencing 1+ minute hangs when changing directories? Switch to FNM for instant performance. See our migration guide.