Skip to content

promovaweb/setupvibe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SetupVibe

The ultimate cross-platform development environment setup script — v0.41.5

Installs and configures a complete development stack in one command, supporting macOS and major Linux distributions.

Key Features

  • Smart Privilege Elevation: Uses sudo only where strictly necessary; most tools are installed in $HOME/.local/bin.
  • Auto-Update: Automatically upgrades existing Homebrew packages during setup.
  • Modern Shell: ZSH + Oh My Zsh + Starship with a curated set of plugins and aliases.
  • Optimized Tmux: Pre-configured with TPM, intuitive keybindings, and window/pane numbering starting at 1.
  • AI-Ready: Includes the latest AI CLI tools for developers.

Documentation

Link
Overview docs/README.md
Desktop Edition docs/desktop/README.md
Server Edition docs/server/README.md
Tmux Guide docs/desktop/tmux.md
PM2 Guide docs/desktop/pm2.md

Quick Start

Desktop (macOS & Linux)

curl -sSL desktop.setupvibe.dev | bash

Server (Linux only)

curl -sSL server.setupvibe.dev | bash

To initialize Docker Swarm automatically after setup:

curl -sSL server.setupvibe.dev | bash -s -- --manager

Maintained by promovaweb.com · Licensed under GPL-3.0


Follow the formatting guide: Markdown Format Guide

About

The ultimate cross-platform development environment setup script

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors