Posts tagged zsh
Collection of useful operations for Windows Terminal
- 2025/05/13
Many operations on Windows Terminal can be used in common regardless of the type of shell, and learning them will greatly improve your efficiency. You want to consciously use things that are especially useful and let them soak into your body, but if you don’t use them, you’ll forget them, so I’ve summarized them here.
最小構成で導入する Zsh プラグイン
- 2025/05/11
We will introduce how to install the Zsh plugin with a minimal configuration using Zsh. In this article, we will install it manually without using the plugin manager and organize the configuration of the required plugins.
Modern shell environment setup starting with zsh + starship
- 2025/05/03
Don’t settle for “just using bash” with your newly acquired Linux. Introducing zsh and the high-speed, multifunctional prompt starship, we will set up the minimum necessary settings at once and build a modern shell environment.