From 70aa3be5d7c15fc0f3a8a994cdf9c68d2fbb8351 Mon Sep 17 00:00:00 2001 From: Plaza521 Date: Fri, 27 Oct 2023 20:33:20 +0300 Subject: [PATCH] Add README.MD --- README.MD | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..5eb5f13 --- /dev/null +++ b/README.MD @@ -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