From d006433121e506abdbba9a0b0aca0208f21865c6 Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Sat, 4 Jun 2022 13:38:13 +0100 Subject: Doc --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index fd93adf..44e07ec 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,11 @@ For further information on installed plugins: This repo should be in `~/.config/nvim/`! +1. Check you don't have a `~/.config/nvim` directory. +2. Run: +```bash git clone --recursive https://github.com/reidrac/dotvim.git ~/.config/nvim +``` Then it is recommended you run: @@ -40,3 +44,9 @@ Remove the `Plug` line and run: :PlugClean +## Other dot files + +This repo has configfuration for tmux, wezterm, and possibly other tools I use. + +Check `setup` shell script. + -- cgit v1.2.3