Add README.MD

master
Plaza521 2023-10-27 20:33:20 +03:00
parent b8211035dc
commit 70aa3be5d7
Signed by untrusted user who does not match committer: nakidai
GPG Key ID: 914675D395210A97
1 changed files with 10 additions and 0 deletions

10
README.MD Normal file
View File

@ -0,0 +1,10 @@
# Dotfiles
My configs for zsh, x.org and neovim
zsh
--
To install zsh config, type this:
```sh
sh -c "${wget -O- https://nakidai.ddns.net/nakidai/dotfiles/raw/branch/master/install_zsh.sh}"
```
This script will replace ~/.zshrc and ~/.oh-my-zsh with its own, so be careful