--- title: Super Terminal emoji: ⚡ colorFrom: indigo colorTo: purple sdk: docker app_port: 7860 pinned: false --- # ⚡ Super Advanced Linux Terminal v2.0 A professional-grade, feature-rich cloud Linux terminal accessible from any browser. ## 🚀 Features ### Shell - **Zsh** + **Oh My Zsh** + **Powerlevel10k** (stunning prompt with git info) - `zsh-autosuggestions` + `zsh-syntax-highlighting` - Smart history, auto-correction, fuzzy completion ### Modern CLI Tools | Tool | Replaces | Purpose | |------|----------|---------| | `eza` | `ls` | File listing with icons | | `bat` | `cat` | Syntax-highlighted file view | | `ripgrep` | `grep` | Ultra-fast search | | `fd` | `find` | Fast file finder | | `dust` | `du` | Disk usage visualizer | | `procs` | `ps` | Process viewer | | `btop` | `top` | Beautiful resource monitor | | `delta` | `diff` | Git diff with syntax highlighting | | `zoxide` | `cd` | Smart directory jumping | | `fzf` | - | Fuzzy finder for everything | | `lazygit` | - | TUI git client | | `httpie` | `curl` | Human-friendly HTTP client | ### Language Runtimes - Python 3.x + pip - Node.js 20 LTS + npm + yarn + pnpm - Go 1.22 - Rust (via rustup) ### Dev Tools - Git + GitHub CLI (`gh`) - Neovim - VS Code Server (at `/code` path) - jq + yq (JSON/YAML processors) - tmux (terminal multiplexer) ## 🎯 Quick Commands Type `help-me` in the terminal for a full list of shortcuts. ## 🎨 Theme Tokyo Night color scheme across terminal, tmux, and fzf.