command-line

ZSH

aserdev-os comes with a shell called zsh also called Z shell

it is stored in /bin/zsh or /usr/bin/zsh depending on the system configuration.

to start zsh open your terminal(kitty)

empty zsh

you can start typing commands right away.

some basic commands:

these are just a few basic commands to get you started with zsh in aserdev-os. there are many more commands and features available in zsh that you can explore as you become more familiar with the shell.

aserdev-os exclusive commands

to customize your shell read oh-my-zsh wiki and p10k github page