v2.0.0 — The Docker & Zsh Edition ⚡ #3
rihadjahanopu
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
⚡ The Ultimate Bash Environment — Version 2.0.0
The biggest release yet. Docker suite, interactive tools, Zsh port, and a full website.
🚀 What's New in v2.0.0
This release is a complete overhaul of fancybash — more than doubling the number of features, adding full Zsh support, a live website, and a brand-new Docker toolkit.
🐳 Docker Swiss Army Knife
The biggest new addition — a full suite of 50+ Docker aliases and smart functions, all with built-in tab completion.
⚡ New Interactive Scripts
viteuifzfpickercssrunpgpackage.jsoninteractivelymakecpp🔄 Mega Updater & Universal Uninstaller
uup— Interactive Mega Updateruu— Universal Uninstaller🐚 Full Zsh Port
config.zshis now a complete port ofconfig.shwith Zsh-specific enhancements:~/.zsh/🌐 Live Website
fancybash.netlify.app — a fully-featured static website:
🔧 Improved Installer
⣾⣽⣻⢿⡿⣟⣯⣷)install.shandinstall.zshupdated with identical safety logic🖥️ Zed IDE Integration
One-line installer for a fully-configured
settings.jsonfor the Zed editor — writes to both Flatpak and native paths in a single shot.bash <(curl -fsSL https://gist.githubusercontent.com/rihadjahanopu/bb56371f87793c21a8fad4e4b9815a9b/raw/install-settings.sh)📋 Smart Git Shortcut:
gwip🤝 Open Source Improvements
This release adds a full suite of contributor-facing files:
CONTRIBUTING.md— workflow, coding standards, PR guideCHANGELOG.md— full version historySECURITY.md— vulnerability reporting policyCODE_OF_CONDUCT.md— community standardsARCHITECTURE.txt— deep technical design document for contributors.github/ISSUE_TEMPLATE/— structured forms for bugs, features, and docs.github/PULL_REQUEST_TEMPLATE.md— PR checklist📦 Full Changelog
See CHANGELOG.md for the complete list of changes.
🚀 Install / Upgrade
Bash:
bash <(curl -fsSL https://gist.githubusercontent.com/rihadjahanopu/a1c286e48b3ecee1a207c759279e352c/raw/install.sh)Zsh:
zsh <(curl -fsSL https://gist.githubusercontent.com/rihadjahanopu/fa5874bf928c2416816b7092030f1f3b/raw/install.zsh)Already installed? Re-run the installer — it is fully idempotent and will skip if already present.
If fancybash saves you time daily, give it a ⭐ — it helps others find it!
Made with ❤️ in Bangladesh · MIT License
This discussion was created from the release v2.0.0 — The Docker & Zsh Edition ⚡.
Beta Was this translation helpful? Give feedback.
All reactions