Tag

zsh

0 views collected around this technical thread.

Test Development Learning Exchange
Test Development Learning Exchange
Jul 5, 2023 · Fundamentals

Common Mac Command Completion Tools: Bash Completion, Zsh + Oh My Zsh, and Fish Shell

This article introduces three popular macOS command‑completion utilities—Bash Completion, Zsh with Oh My Zsh, and Fish Shell—explaining their installation, configuration, and practical examples that boost terminal productivity for developers and power users.

Fish Shellbash-completioncommand-line
0 likes · 7 min read
Common Mac Command Completion Tools: Bash Completion, Zsh + Oh My Zsh, and Fish Shell
Python Programming Learning Circle
Python Programming Learning Circle
Jul 4, 2023 · Fundamentals

Enabling Auto‑Completion for Python and pip Commands with argcomplete

This guide explains how to use the argcomplete library to add Bash/Zsh auto‑completion for Python, pip, and other argparse‑based command‑line tools, including installation steps, activation commands, code integration for custom packages, and important usage cautions.

CLIPythonargcomplete
0 likes · 5 min read
Enabling Auto‑Completion for Python and pip Commands with argcomplete
Wukong Talks Architecture
Wukong Talks Architecture
Mar 29, 2021 · Fundamentals

Essential Mac Development Tools and Shortcuts for New Mac Users

This article introduces a curated set of productivity shortcuts, package managers, command‑line enhancements, writing utilities, and core development tools for macOS, guiding new Mac owners through installation, configuration, and efficient usage to boost their software development workflow.

GitHomebrewMAC
0 likes · 10 min read
Essential Mac Development Tools and Shortcuts for New Mac Users
Top Architect
Top Architect
Aug 9, 2020 · Fundamentals

Useful Linux Command-Line Tools: history, apropos, ZSH, and Cheat Sheets

This article introduces essential Linux command‑line utilities such as history, apropos, and ZSH, explains how to use them with practical examples, and suggests cheat‑sheet methods to help users efficiently recall and discover commands without memorizing every syntax.

Cheat SheetHistoryLinux
0 likes · 5 min read
Useful Linux Command-Line Tools: history, apropos, ZSH, and Cheat Sheets
Huajiao Technology
Huajiao Technology
Apr 14, 2020 · Operations

Basic Terminal Commands and Practical Usage on macOS

This article introduces essential terminal commands and practical scenarios for macOS users, covering tools like man, grep, tail, awk, top, lsof, ansible, and nc, and offers efficiency tips such as aliases, plugins, and fuzzy finders to boost productivity.

Linuxcommand linemacOS
0 likes · 16 min read
Basic Terminal Commands and Practical Usage on macOS
Qunar Tech Salon
Qunar Tech Salon
Mar 5, 2015 · Fundamentals

Setting Up a Unix‑Friendly Development Environment on macOS: Editors, Homebrew, Zsh, Vim, and Handy Tools

This guide walks Unix‑oriented developers through configuring macOS with recommended editors, installing Homebrew, switching to Zsh with oh‑my‑zsh, setting up Vim/ivim, and adding useful command‑line utilities, providing step‑by‑step commands and tips for a productive desktop development workflow.

Development EnvironmentEditorHomebrew
0 likes · 8 min read
Setting Up a Unix‑Friendly Development Environment on macOS: Editors, Homebrew, Zsh, Vim, and Handy Tools