qusal/salt/utils/tools/zsh/README.md
2024-05-14 18:43:07 +02:00

716 B

zsh

Zsh environment in Qubes OS.

Table of Contents

Description

Install Zsh, setup it to be the user shell and touch ~/.zshrc to avoid warnings.

Installation

  • Top:
sudo qubesctl top.enable utils.tools.zsh
sudo qubesctl --targets=TARGET state.apply
sudo qubesctl top.disable utils.tools.zsh
  • State:
sudo qubesctl --skip-dom0 --targets=TEMPLATEVMS state.apply utils.tools.zsh.change-shell
sudo qubesctl --skip-dom0 --targets=APPVMS state.apply utils.tools.zsh.touch-zshrc

Usage

Standard Zsh usage. No extra configuration required.