dotfiles/README.MD

10 lines
197 B
Markdown

# Dotfiles
My configs for zsh, x.org and neovim
zsh
--
To install zsh config, type this:
```sh
sh -c "$(wget -O- https://git.nakidai.ru/nakidai/dotfiles/raw/branch/master/install_zsh.sh)"
```