Tagged articles
12 articles
Page 1 of 1
21CTO
21CTO
Jan 1, 2026 · Fundamentals

Why Fish Shell Beats Bash: Features, Installation & Powerline Setup

This guide introduces the Fish (Friendly Interactive Shell) as a user‑friendly Bash alternative, outlines its smart features like command suggestions and syntax highlighting, provides step‑by‑step installation on Fedora (dnf and rpm‑ostree), shows configuration, alias and environment variable examples, and explains how to enhance it with Oh My Fish and Powerline.

ConfigurationLinuxShell
0 likes · 7 min read
Why Fish Shell Beats Bash: Features, Installation & Powerline Setup
Efficient Ops
Efficient Ops
Apr 9, 2025 · Fundamentals

Why Fish Shell Is the Friendly, Feature‑Rich Command Line You Should Try

Fish Shell, a user‑friendly interactive shell rewritten in Rust, offers out‑of‑the‑box features such as syntax highlighting, smart auto‑completion, web‑based configuration, and a simple scripting syntax, making it an attractive alternative for developers and operations engineers seeking a modern command‑line experience.

Scriptingauto-completioncommand-line
0 likes · 7 min read
Why Fish Shell Is the Friendly, Feature‑Rich Command Line You Should Try
Java Tech Enthusiast
Java Tech Enthusiast
Jan 30, 2025 · Operations

Fish Shell Rewritten in Rust: Progress and Insights

The Fish shell, a user‑friendly command‑line interface for Linux and macOS, is being completely rewritten in Rust after years of C++ development, with the 4.0 beta showing nearly 100 % Rust code, thousands of commits, major line‑count conversions, easier builds, removed ncurses dependency, new features, and only minor remaining CMake challenges.

RustShell Developmentfish-shell
0 likes · 4 min read
Fish Shell Rewritten in Rust: Progress and Insights
IT Services Circle
IT Services Circle
Jan 7, 2025 · Backend Development

Fish Shell Rewritten in Rust: Progress, Statistics, and Benefits

Fish Shell, the user-friendly command-line shell for Linux and macOS, is undergoing a major rewrite from C++ to Rust, achieving a near‑complete Rust codebase, extensive contributor activity, and performance improvements while addressing legacy toolchain challenges and enhancing modern functionality.

C++Rustcommand-line
0 likes · 5 min read
Fish Shell Rewritten in Rust: Progress, Statistics, and Benefits
Liangxu Linux
Liangxu Linux
Jan 10, 2024 · Fundamentals

Unlock Faster Terminal Workflows: 10 Must‑Know Fish Shell Features

This guide walks you through ten standout features of the Fish shell—syntax highlighting, autosuggestions, interactive man‑page completions, powerful abbreviations, web‑based help and configuration, directory navigation shortcuts, history search, global variables, privacy mode, and more—showing how each can boost productivity for both newcomers and seasoned developers.

Unix toolscommand-linefish-shell
0 likes · 8 min read
Unlock Faster Terminal Workflows: 10 Must‑Know Fish Shell Features
Liangxu Linux
Liangxu Linux
Dec 17, 2023 · Fundamentals

Unlock the Power of Fish Shell: Install, Switch, and Customize on macOS

This guide walks you through installing Fish Shell on macOS, switching from Bash or Zsh, configuring it as the default shell, and leveraging its modern features such as syntax highlighting, auto‑suggestions, web‑based configuration, and custom prompts for a more efficient command‑line experience.

InstallationShellcommand-line
0 likes · 11 min read
Unlock the Power of Fish Shell: Install, Switch, and Customize on macOS
Efficient Ops
Efficient Ops
Nov 19, 2023 · Fundamentals

Unlock the Power of Fish Shell: Installation, Customization, and Advanced Features

This guide introduces Fish Shell, covering its installation on macOS, how to switch from Bash or Zsh, key features like syntax highlighting, smart auto‑completion, web‑based configuration, custom prompts, and practical code examples to help both beginners and experienced users boost their terminal productivity.

Scriptingcommand-linefish-shell
0 likes · 11 min read
Unlock the Power of Fish Shell: Installation, Customization, and Advanced Features
IT Services Circle
IT Services Circle
Feb 11, 2023 · Fundamentals

Fish Shell Announces Plan to Transition from C++ to Rust

The fish command‑line shell, known for its user‑friendly features, is planning a gradual migration from C++ to Rust to reduce development pain, attract contributors, improve concurrency support, and keep the project modern, with a PR already demonstrating several components rewritten in Rust.

RustShellfish-shell
0 likes · 4 min read
Fish Shell Announces Plan to Transition from C++ to Rust