Files
dotfiles/zsh/README.md
Valeriy Filippov 6aeee6d435 Add zsh
2026-03-06 15:16:33 +03:00

277 B

Configuration

Create file ~/.zprofile with content

export ZDOTDIR="$HOME/.config/zsh"

Requirements

ohmyzsh

https://github.com/ohmyzsh/ohmyzsh

sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"