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

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)"