Skip to content

install.sh: tmux dependency hints for Fedora, Arch, openSUSE#78

Open
dchaudhari7177 wants to merge 1 commit into
burakgon:mainfrom
dchaudhari7177:install-distro-hints
Open

install.sh: tmux dependency hints for Fedora, Arch, openSUSE#78
dchaudhari7177 wants to merge 1 commit into
burakgon:mainfrom
dchaudhari7177:install-distro-hints

Conversation

@dchaudhari7177

Copy link
Copy Markdown

Closes #70

  • The tmux-missing warning becomes a short aligned list with one copy-paste line per family: brew / apt / dnf / pacman / zypper. Still just a hint — no distro detection, no extra logic.
  • The fatal Node-missing message gains the issue's optional extra: 'nvm install 24' on any distro alongside nodejs.org.

Verified bash -n scripts/install.sh passes; the change is warn/die message text only, so the install-smoke workflow's Ubuntu run is unaffected.

The tmux-missing warning only offered brew and apt one-liners; Fedora,
Arch, and openSUSE users got no copy-paste command. The warning is now a
short per-distro list (dnf / pacman / zypper), and the fatal Node hint
mentions 'nvm install 24' as the works-everywhere option.

Closes burakgon#70
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

install.sh: dependency hints for Fedora, Arch, openSUSE

1 participant