How to Install and Set Up Terminator + Oh My ZSH! on Ubuntu 23.04

This page summarizes the projects mentioned and recommended in the original post on dev.to

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. ohmyzsh

    πŸ™ƒ A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

    I've been a fan and loyal user of Oh-my-Zsh! for many years; it makes my shell more useful with little things such as git branch information and smart autocomplete.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. powerlevel10k

    A Zsh theme

    git clone --depth=1 https://github.com/romkatv/powerlevel10k.git ${ZSH_CUSTOM:-$HOME/.oh-my-zsh/custom}/themes/powerlevel10k

  4. terminator

    multiple GNOME terminals in one window

    For terminal software, I really enjoy using Terminator, because it allows me to spawn several tiled terminals in a single window, with a custom arrangement that can expand and shrink easily.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Warp, a Rust-based terminal for the modern age

    39 projects | news.ycombinator.com | 5 Apr 2022
  • I just made my transition from Windows 11 to Manjaro Gnome! Can someone please recommend me a better looking terminal?

    6 projects | /r/ManjaroLinux | 14 Nov 2021
  • Ask HN: What's your terminal and shell setup?

    3 projects | news.ycombinator.com | 14 Nov 2024
  • Fig is ending their service

    1 project | news.ycombinator.com | 8 Aug 2024
  • 13 FOSS tools that Developers would give up Pizza forπŸ‘‹πŸ•

    13 projects | dev.to | 24 Jun 2024

Did you know that Shell is
the 11th most popular programming language
based on number of references?